Uses of Enum Class
org.docx4j.wml.STCharacterSpacing
Packages that use STCharacterSpacing
-
Uses of STCharacterSpacing in org.docx4j.wml
Fields in org.docx4j.wml declared as STCharacterSpacingMethods in org.docx4j.wml that return STCharacterSpacingModifier and TypeMethodDescriptionstatic STCharacterSpacingCTCharacterSpacing.getVal()Gets the value of the val property.static STCharacterSpacingReturns the enum constant of this class with the specified name.static STCharacterSpacing[]STCharacterSpacing.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.wml with parameters of type STCharacterSpacingModifier and TypeMethodDescriptionvoidCTCharacterSpacing.setVal(STCharacterSpacing value) Sets the value of the val property.