Uses of Class
org.docx4j.wml.CTCharacterSpacing
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTCharacterSpacing in org.docx4j.wml
Fields in org.docx4j.wml declared as CTCharacterSpacing Modifier and Type Field Description protected CTCharacterSpacingCTSettings. characterSpacingControlMethods in org.docx4j.wml that return CTCharacterSpacing Modifier and Type Method Description CTCharacterSpacingObjectFactory. createCTCharacterSpacing()Create an instance ofCTCharacterSpacingCTCharacterSpacingCTSettings. getCharacterSpacingControl()Gets the value of the characterSpacingControl property.Methods in org.docx4j.wml with parameters of type CTCharacterSpacing Modifier and Type Method Description voidCTSettings. setCharacterSpacingControl(CTCharacterSpacing value)Sets the value of the characterSpacingControl property.