Uses of Class
org.xlsx4j.sml.CTNumFmt
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTNumFmt in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTNumFmt Modifier and Type Field Description protected CTNumFmtCTDxf. numFmtFields in org.xlsx4j.sml with type parameters of type CTNumFmt Modifier and Type Field Description protected java.util.List<CTNumFmt>CTNumFmts. numFmtMethods in org.xlsx4j.sml that return CTNumFmt Modifier and Type Method Description CTNumFmtObjectFactory. createCTNumFmt()Create an instance ofCTNumFmtCTNumFmtCTDxf. getNumFmt()Gets the value of the numFmt property.Methods in org.xlsx4j.sml that return types with arguments of type CTNumFmt Modifier and Type Method Description java.util.List<CTNumFmt>CTNumFmts. getNumFmt()Gets the value of the numFmt property.Methods in org.xlsx4j.sml with parameters of type CTNumFmt Modifier and Type Method Description voidCTDxf. setNumFmt(CTNumFmt value)Sets the value of the numFmt property.