Package | Description |
---|---|
org.zkoss.poi.ss.format |
This package contains classes that implement cell formatting
|
org.zkoss.zss.model.impl.sys |
ZK Spreadsheet Internal Book Model Implementation classes.
|
org.zkoss.zssex.model.sys |
Modifier and Type | Method and Description |
---|---|
static CellFormat |
CellFormat.getGeneralFormat(java.util.Locale locale) |
static CellFormat |
CellFormat.getInstance(java.lang.String format,
java.util.Locale locale)
Returns a
CellFormat that applies the given format. |
Modifier and Type | Method and Description |
---|---|
protected CellFormat |
FormatEngineImpl.getCellFormat(java.lang.String formatStr,
java.util.Locale locale) |
Modifier and Type | Method and Description |
---|---|
protected CellFormat |
FormatEngineEx.getCellFormat(java.lang.String formatStr,
java.util.Locale locale) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.