| Class | Description |
|---|---|
| BuiltinFormats |
Utility to identify built-in formats.
|
| DataFormatter |
DataFormatter contains methods for formatting the value stored in an
Cell.
|
| DateUtil |
Contains methods for dealing with Excel dates.
|
| ExcelGeneralNumberFormat |
A format that formats a double as Excel would, ignoring FieldPosition.
|
| ExcelStyleDateFormatter |
A wrapper around a
SimpleDateFormat instance,
which handles a few Excel-style extensions that
are not supported by SimpleDateFormat. |
| FractionFormat |
Format class that handles Excel style fractions, such as "# #/#" and "#/###"
|
Copyright © 2007–2023. All rights reserved.