Uses of Class
org.docx4j.wml.CTCharacterSpacing
Packages that use CTCharacterSpacing
-
Uses of CTCharacterSpacing in org.docx4j.wml
Fields in org.docx4j.wml declared as CTCharacterSpacingMethods in org.docx4j.wml that return CTCharacterSpacingModifier and TypeMethodDescriptionObjectFactory.createCTCharacterSpacing()Create an instance ofCTCharacterSpacingCTSettings.getCharacterSpacingControl()Gets the value of the characterSpacingControl property.Methods in org.docx4j.wml with parameters of type CTCharacterSpacingModifier and TypeMethodDescriptionvoidCTSettings.setCharacterSpacingControl(CTCharacterSpacing value) Sets the value of the characterSpacingControl property.