Uses of Class
ch.rabanti.picoxlsx4j.style.NumberFormat
- 
Packages that use NumberFormat Package Description ch.rabanti.picoxlsx4j.style  - 
- 
Uses of NumberFormat in ch.rabanti.picoxlsx4j.style
Methods in ch.rabanti.picoxlsx4j.style that return NumberFormat Modifier and Type Method Description NumberFormatNumberFormat. copy()Method to copy the current object to a new oneNumberFormatStyle. getNumberFormat()Gets the number format component of the styleNumberFormatStyleManager. getNumberFormatByHash(int hash)Gets a number format by its hashNumberFormat[]StyleManager. getNumberFormats()Gets all number formats of the style managerMethods in ch.rabanti.picoxlsx4j.style with parameters of type NumberFormat Modifier and Type Method Description voidStyle. setNumberFormat(NumberFormat numberFormatRef)Sets the number format component of the style 
 -