public class ExcelGeneralNumberFormat extends Format
ExcelGeneralNumberFormat.
Supported Do not use scientific notation.
Format.Field| Constructor and Description |
|---|
ExcelGeneralNumberFormat(Locale locale,
boolean useScientificFormat) |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
format(Object number,
StringBuffer toAppendTo,
FieldPosition pos) |
Object |
parseObject(String source,
ParsePosition pos) |
clone, format, formatToCharacterIterator, parseObjectpublic ExcelGeneralNumberFormat(Locale locale, boolean useScientificFormat)
public StringBuffer format(Object number, StringBuffer toAppendTo, FieldPosition pos)
public Object parseObject(String source, ParsePosition pos)
parseObject in class FormatCopyright © 2018–2024 Alibaba Group. All rights reserved.