| Package | Description |
|---|---|
| org.apache.poi.ss.format |
This package contains classes that implement cell formatting
|
| Modifier and Type | Field and Description |
|---|---|
static CellFormat |
CellFormat.GENERAL_FORMAT
Format a value as it would be were no format specified.
|
| Modifier and Type | Method and Description |
|---|---|
static CellFormat |
CellFormat.getInstance(java.lang.String format)
Returns a
CellFormat that applies the given format. |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.