Uses of Class
org.docx4j.wml.NumFmt
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of NumFmt in org.docx4j.wml
Fields in org.docx4j.wml declared as NumFmt Modifier and Type Field Description protected NumFmtCTEdnProps. numFmtprotected NumFmtCTFtnProps. numFmtprotected NumFmtLvl. numFmtMethods in org.docx4j.wml that return NumFmt Modifier and Type Method Description NumFmtObjectFactory. createNumFmt()Create an instance ofNumFmtNumFmtCTEdnProps. getNumFmt()Gets the value of the numFmt property.NumFmtCTFtnProps. getNumFmt()Gets the value of the numFmt property.NumFmtLvl. getNumFmt()Gets the value of the numFmt property.Methods in org.docx4j.wml with parameters of type NumFmt Modifier and Type Method Description voidCTEdnProps. setNumFmt(NumFmt value)Sets the value of the numFmt property.voidCTFtnProps. setNumFmt(NumFmt value)Sets the value of the numFmt property.voidLvl. setNumFmt(NumFmt value)Sets the value of the numFmt property.