Package | Description |
---|---|
org.apache.poi.ss.format |
This package contains classes that implement cell formatting
|
Modifier and Type | Method and Description |
---|---|
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. |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.