Uses of Class
org.docx4j.wml.PPrBase.Spacing
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of PPrBase.Spacing in org.docx4j.wml
Fields in org.docx4j.wml declared as PPrBase.Spacing Modifier and Type Field Description protected PPrBase.SpacingPPrBase. spacingMethods in org.docx4j.wml that return PPrBase.Spacing Modifier and Type Method Description PPrBase.SpacingObjectFactory. createPPrBaseSpacing()Create an instance ofPPrBase.SpacingPPrBase.SpacingPPrBase. getSpacing()Gets the value of the spacing property.Methods in org.docx4j.wml with parameters of type PPrBase.Spacing Modifier and Type Method Description voidPPrBase. setSpacing(PPrBase.Spacing value)Sets the value of the spacing property.