Class CellValueFormatter
java.lang.Object
com.vaadin.flow.component.spreadsheet.CellValueFormatter
- All Implemented Interfaces:
Serializable
Utility class for formatting cell values
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetScientificNotationStringForNumericCell(double numericValue, String formattedValue, float cellWidthRatio, int width) voidsetLocaleDecimalSymbols(DecimalFormatSymbols localeDecimalSymbols)
-
Constructor Details
-
CellValueFormatter
public CellValueFormatter()
-
-
Method Details
-
getScientificNotationStringForNumericCell
-
setLocaleDecimalSymbols
-