Uses of Class
org.docx4j.wml.PPrBase.OutlineLvl
Packages that use PPrBase.OutlineLvl
-
Uses of PPrBase.OutlineLvl in org.docx4j.wml
Fields in org.docx4j.wml declared as PPrBase.OutlineLvlMethods in org.docx4j.wml that return PPrBase.OutlineLvlModifier and TypeMethodDescriptionObjectFactory.createPPrBaseOutlineLvl()Create an instance ofPPrBase.OutlineLvlPPrBase.getOutlineLvl()Gets the value of the outlineLvl property.Methods in org.docx4j.wml with parameters of type PPrBase.OutlineLvlModifier and TypeMethodDescriptionvoidPPrBase.setOutlineLvl(PPrBase.OutlineLvl value) Sets the value of the outlineLvl property.