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