Uses of Class
org.docx4j.wml.CTLineNumber
Packages that use CTLineNumber
-
Uses of CTLineNumber in org.docx4j.wml
Fields in org.docx4j.wml declared as CTLineNumberModifier and TypeFieldDescriptionprotected CTLineNumberSectPr.lnNumTypeprotected CTLineNumberSectPrBase.lnNumTypeMethods in org.docx4j.wml that return CTLineNumberModifier and TypeMethodDescriptionObjectFactory.createCTLineNumber()Create an instance ofCTLineNumberSectPr.getLnNumType()Gets the value of the lnNumType property.SectPrBase.getLnNumType()Gets the value of the lnNumType property.Methods in org.docx4j.wml with parameters of type CTLineNumberModifier and TypeMethodDescriptionvoidSectPr.setLnNumType(CTLineNumber value) Sets the value of the lnNumType property.voidSectPrBase.setLnNumType(CTLineNumber value) Sets the value of the lnNumType property.