Uses of Class
org.docx4j.wml.CTLineNumber
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTLineNumber in org.docx4j.wml
Fields in org.docx4j.wml declared as CTLineNumber Modifier and Type Field Description protected CTLineNumberSectPr. lnNumTypeprotected CTLineNumberSectPrBase. lnNumTypeMethods in org.docx4j.wml that return CTLineNumber Modifier and Type Method Description CTLineNumberObjectFactory. createCTLineNumber()Create an instance ofCTLineNumberCTLineNumberSectPr. getLnNumType()Gets the value of the lnNumType property.CTLineNumberSectPrBase. getLnNumType()Gets the value of the lnNumType property.Methods in org.docx4j.wml with parameters of type CTLineNumber Modifier and Type Method Description voidSectPr. setLnNumType(CTLineNumber value)Sets the value of the lnNumType property.voidSectPrBase. setLnNumType(CTLineNumber value)Sets the value of the lnNumType property.