Uses of Class
org.apache.poi.hwpf.usermodel.DropCapSpecifier
Packages that use DropCapSpecifier
-
Uses of DropCapSpecifier in org.apache.poi.hwpf.model.types
Fields in org.apache.poi.hwpf.model.types declared as DropCapSpecifierMethods in org.apache.poi.hwpf.model.types that return DropCapSpecifierMethods in org.apache.poi.hwpf.model.types with parameters of type DropCapSpecifierModifier and TypeMethodDescriptionvoidPAPAbstractType.setDcs(DropCapSpecifier field_28_dcs) Set the dcs field for the PAP record. -
Uses of DropCapSpecifier in org.apache.poi.hwpf.usermodel
Methods in org.apache.poi.hwpf.usermodel that return DropCapSpecifierModifier and TypeMethodDescriptionDropCapSpecifier.clone()Paragraph.getDropCap()ParagraphProperties.getDropCap()Methods in org.apache.poi.hwpf.usermodel with parameters of type DropCapSpecifierModifier and TypeMethodDescriptionvoidParagraph.setDropCap(DropCapSpecifier dcs) voidParagraphProperties.setDropCap(DropCapSpecifier dcs)