Package | Description |
---|---|
org.apache.poi.ss.format |
This package contains classes that implement cell formatting
|
Modifier and Type | Method | Description |
---|---|---|
static CellFormatType |
CellFormatType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static CellFormatType[] |
CellFormatType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
static java.lang.StringBuffer |
CellFormatPart.parseFormat(java.lang.String fdesc,
CellFormatType type,
org.apache.poi.ss.format.CellFormatPart.PartHandler partHandler) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.