Uses of Class
org.docx4j.wml.PPrBase.DivId
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of PPrBase.DivId in org.docx4j.wml
Fields in org.docx4j.wml declared as PPrBase.DivId Modifier and Type Field Description protected PPrBase.DivIdPPrBase. divIdMethods in org.docx4j.wml that return PPrBase.DivId Modifier and Type Method Description PPrBase.DivIdObjectFactory. createPPrBaseDivId()Create an instance ofPPrBase.DivIdPPrBase.DivIdPPrBase. getDivId()Gets the value of the divId property.Methods in org.docx4j.wml with parameters of type PPrBase.DivId Modifier and Type Method Description voidPPrBase. setDivId(PPrBase.DivId value)Sets the value of the divId property.