Uses of Class
org.docx4j.w14.CTNumSpacing
| Package | Description |
|---|---|
| org.docx4j.w14 | |
| org.docx4j.wml |
-
Uses of CTNumSpacing in org.docx4j.w14
Methods in org.docx4j.w14 that return CTNumSpacing Modifier and Type Method Description CTNumSpacingObjectFactory. createCTNumSpacing()Create an instance ofCTNumSpacing -
Uses of CTNumSpacing in org.docx4j.wml
Fields in org.docx4j.wml declared as CTNumSpacing Modifier and Type Field Description protected CTNumSpacingRPrAbstract. numSpacingMethods in org.docx4j.wml that return CTNumSpacing Modifier and Type Method Description CTNumSpacingRPrAbstract. getNumSpacing()Gets the value of the numSpacing property.Methods in org.docx4j.wml that return types with arguments of type CTNumSpacing Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTNumSpacing>ObjectFactory. createCTParaRPrOriginalNumSpacing(CTNumSpacing value)jakarta.xml.bind.JAXBElement<CTNumSpacing>ObjectFactory. createCTRPrChangeRPrNumSpacing(CTNumSpacing value)Methods in org.docx4j.wml with parameters of type CTNumSpacing Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTNumSpacing>ObjectFactory. createCTParaRPrOriginalNumSpacing(CTNumSpacing value)jakarta.xml.bind.JAXBElement<CTNumSpacing>ObjectFactory. createCTRPrChangeRPrNumSpacing(CTNumSpacing value)voidRPrAbstract. setNumSpacing(CTNumSpacing value)Sets the value of the numSpacing property.