Uses of Class
org.docx4j.wml.PPrBase.Spacing
Packages that use PPrBase.Spacing
-
Uses of PPrBase.Spacing in org.docx4j.wml
Fields in org.docx4j.wml declared as PPrBase.SpacingMethods in org.docx4j.wml that return PPrBase.SpacingModifier and TypeMethodDescriptionObjectFactory.createPPrBaseSpacing()Create an instance ofPPrBase.SpacingPPrBase.getSpacing()Gets the value of the spacing property.Methods in org.docx4j.wml with parameters of type PPrBase.SpacingModifier and TypeMethodDescriptionvoidPPrBase.setSpacing(PPrBase.Spacing value) Sets the value of the spacing property.