Uses of Class
org.xlsx4j.sml.CTNumFmts
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTNumFmts in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTNumFmts Modifier and Type Field Description protected CTNumFmtsCTStylesheet. numFmtsMethods in org.xlsx4j.sml that return CTNumFmts Modifier and Type Method Description CTNumFmtsObjectFactory. createCTNumFmts()Create an instance ofCTNumFmtsCTNumFmtsCTStylesheet. getNumFmts()Gets the value of the numFmts property.Methods in org.xlsx4j.sml with parameters of type CTNumFmts Modifier and Type Method Description voidCTStylesheet. setNumFmts(CTNumFmts value)Sets the value of the numFmts property.