Uses of Class
org.apache.poi.ss.format.CellFormat
Packages that use CellFormat
Package
Description
This package contains classes that implement cell formatting
-
Uses of CellFormat in org.apache.poi.ss.format
Methods in org.apache.poi.ss.format that return CellFormatModifier and TypeMethodDescriptionstatic CellFormat
CellFormat.getInstance
(String format) Returns aCellFormat
that applies the given format.static CellFormat
CellFormat.getInstance
(Locale locale, String format) Returns aCellFormat
that applies the given format.