|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CellFormat | |
---|---|
org.apache.poi.ss.format | This package contains classes that implement cell formatting |
Uses of CellFormat in org.apache.poi.ss.format |
---|
Fields in org.apache.poi.ss.format declared as CellFormat | |
---|---|
static CellFormat |
CellFormat.GENERAL_FORMAT
Format a value as it would be were no format specified. |
Methods in org.apache.poi.ss.format that return CellFormat | |
---|---|
static CellFormat |
CellFormat.getInstance(java.lang.String format)
Returns a CellFormat that applies the given format. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |