public class NumberCellFormatter extends Object implements CellFormatter
CellFormatter
for number-values.Constructor and Description |
---|
NumberCellFormatter() |
Modifier and Type | Method and Description |
---|---|
String |
format(com.saperion.intf.SaValue value,
Locale locale)
Formats the value.
|
public String format(com.saperion.intf.SaValue value, Locale locale)
CellFormatter
format
in interface CellFormatter
value
- value to formatlocale
- locale for formatterCopyright © 2021 Hyland Software Germany GmbH. All rights reserved.