Uses of Class
org.xlsx4j.sml.CTNumFmts
Packages that use CTNumFmts
-
Uses of CTNumFmts in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTNumFmtsMethods in org.xlsx4j.sml that return CTNumFmtsModifier and TypeMethodDescriptionObjectFactory.createCTNumFmts()Create an instance ofCTNumFmtsCTStylesheet.getNumFmts()Gets the value of the numFmts property.Methods in org.xlsx4j.sml with parameters of type CTNumFmtsModifier and TypeMethodDescriptionvoidCTStylesheet.setNumFmts(CTNumFmts value) Sets the value of the numFmts property.