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 CellFormatCellFormat.getInstance(String format) Returns aCellFormatthat applies the given format.static CellFormatCellFormat.getInstance(Locale locale, String format) Returns aCellFormatthat applies the given format.