Class CellValueFormatter

    • Constructor Detail

      • CellValueFormatter

        public CellValueFormatter()
    • Method Detail

      • getScientificNotationStringForNumericCell

        public String getScientificNotationStringForNumericCell​(double numericValue,
                                                                String formattedValue,
                                                                float cellWidthRatio,
                                                                int width)
      • setLocaleDecimalSymbols

        public void setLocaleDecimalSymbols​(DecimalFormatSymbols localeDecimalSymbols)