See: Description
| Class | Description | 
|---|---|
| CellDateFormatter | 
 Formats a date value. 
 | 
| CellElapsedFormatter | 
 This class implements printing out an elapsed time format. 
 | 
| CellFormat | 
 Format a value according to the standard Excel behavior. 
 | 
| CellFormatCondition | 
 This object represents a condition in a cell format. 
 | 
| CellFormatPart | 
 Objects of this class represent a single part of a cell format expression. 
 | 
| CellFormatResult | 
 This object contains the result of applying a cell format or cell format part
 to a value. 
 | 
| CellFormatter | 
 This is the abstract supertype for the various cell formatters. 
 | 
| CellGeneralFormatter | 
 A formatter for the default "General" cell format. 
 | 
| CellNumberFormatter | 
 This class implements printing out a value using a number format. 
 | 
| CellNumberPartHandler | 
 Internal helper class for CellNumberFormatter 
 | 
| CellNumberStringMod | 
 Internal helper class for CellNumberFormatter
 This class represents a single modification to a result string. 
 | 
| CellTextFormatter | 
 This class implements printing out text. 
 | 
| SimpleFraction | 
| Enum | Description | 
|---|---|
| CellFormatType | 
 The different kinds of formats that the formatter understands. 
 | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.