Uses of Enum
org.docx4j.wml.STDropCap
Packages that use STDropCap
-
Uses of STDropCap in org.docx4j.wml
Fields in org.docx4j.wml declared as STDropCapMethods in org.docx4j.wml that return STDropCapModifier and TypeMethodDescriptionstatic STDropCapCTFramePr.getDropCap()Gets the value of the dropCap property.static STDropCapReturns the enum constant of this type with the specified name.static STDropCap[]STDropCap.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.wml with parameters of type STDropCapModifier and TypeMethodDescriptionvoidCTFramePr.setDropCap(STDropCap value) Sets the value of the dropCap property.