| Package | Description |
|---|---|
| org.apache.poi.ss.format |
This package contains classes that implement cell formatting
|
| Modifier and Type | Method and Description |
|---|---|
static CellFormat |
CellFormat.getInstance(Locale locale,
String format)
Returns a CellFormat that applies the given format.
|
static CellFormat |
CellFormat.getInstance(String format)
Returns a CellFormat that applies the given format.
|