Uses of Class
org.docx4j.wml.PPrBase.OutlineLvl
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of PPrBase.OutlineLvl in org.docx4j.wml
Fields in org.docx4j.wml declared as PPrBase.OutlineLvl Modifier and Type Field Description protected PPrBase.OutlineLvlPPrBase. outlineLvlMethods in org.docx4j.wml that return PPrBase.OutlineLvl Modifier and Type Method Description PPrBase.OutlineLvlObjectFactory. createPPrBaseOutlineLvl()Create an instance ofPPrBase.OutlineLvlPPrBase.OutlineLvlPPrBase. getOutlineLvl()Gets the value of the outlineLvl property.Methods in org.docx4j.wml with parameters of type PPrBase.OutlineLvl Modifier and Type Method Description voidPPrBase. setOutlineLvl(PPrBase.OutlineLvl value)Sets the value of the outlineLvl property.