| Name | Description | Type | Package | Framework |
| CellDateFormatter | Formats a date value. | Class | org.apache.poi.ss.format | Apache POI |
| CellElapsedFormatter | This class implements printing out an elapsed time format. | Class | org.apache.poi.ss.format | Apache POI |
| CellFormat | Format a value according to the standard Excel behavior. | Class | org.apache.poi.ss.format | Apache POI |
| CellFormatCondition | This object represents a condition in a cell format. | Class | org.apache.poi.ss.format | Apache POI |
| CellFormatPart | Objects of this class represent a single part of a cell format expression. | Class | org.apache.poi.ss.format | Apache POI |
| CellFormatResult | This object contains the result of applying a cell format or cell format partAuthor:Ken Arnold, Industrious Media LLCSee Also:CellFormatPart. | Class | org.apache.poi.ss.format | Apache POI |
| CellFormatter | This is the abstract supertype for the various cell formatters. | Class | org.apache.poi.ss.format | Apache POI |
| CellFormatType | The different kinds of formats that the formatter understands. | Class | org.apache.poi.ss.format | Apache POI |
| CellGeneralFormatter | A formatter for the default "General" cell format. | Class | org.apache.poi.ss.format | Apache POI |
| CellNumberFormatter | This class implements printing out a value using a number format. | Class | org.apache.poi.ss.format | Apache POI |
| CellTextFormatter | This class implements printing out text. | Class | org.apache.poi.ss.format | Apache POI |
| SimpleFraction | Class | org.apache.poi.ss.format | Apache POI | |