|
||||||||||
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
Deprecated. use getInstance(Locale, String) instead |
Methods in org.apache.poi.ss.format that return CellFormat | |
---|---|
static CellFormat |
CellFormat.getInstance(java.util.Locale locale,
java.lang.String format)
Returns a CellFormat that applies the given format. |
static CellFormat |
CellFormat.getInstance(java.lang.String format)
Returns a CellFormat that applies the given format. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |