public class ExcelGeneralNumberFormat extends Format
Format.Field| Constructor and Description |
|---|
ExcelGeneralNumberFormat(Locale locale) |
| 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)
public StringBuffer format(Object number, StringBuffer toAppendTo, FieldPosition pos)
public Object parseObject(String source, ParsePosition pos)
parseObject in class FormatCopyright © 2007-2022. All Rights Reserved.