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 TypeMethodDescriptionvoid
PAPAbstractType.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 TypeMethodDescriptionvoid
Paragraph.setDropCap
(DropCapSpecifier dcs) void
ParagraphProperties.setDropCap
(DropCapSpecifier dcs)