Uses of Enum Class
ch.rabanti.nanoxlsx4j.styles.NumberFormat.NumberFormatEvaluation.FormatRange
Packages that use NumberFormat.NumberFormatEvaluation.FormatRange
- 
Uses of NumberFormat.NumberFormatEvaluation.FormatRange in ch.rabanti.nanoxlsx4j.styles
Methods in ch.rabanti.nanoxlsx4j.styles that return NumberFormat.NumberFormatEvaluation.FormatRangeModifier and TypeMethodDescriptionNumberFormat.NumberFormatEvaluation.getRange()Gets the range of the evaluated number formatReturns the enum constant of this class with the specified name.NumberFormat.NumberFormatEvaluation.FormatRange.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.rabanti.nanoxlsx4j.styles with parameters of type NumberFormat.NumberFormatEvaluation.FormatRangeModifier and TypeMethodDescriptionvoidNumberFormat.NumberFormatEvaluation.setRange(NumberFormat.NumberFormatEvaluation.FormatRange range) Sets the range of the evaluated number format