Package | Description |
---|---|
io.keikai.model.impl.sys |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
io.keikaiex.model.sys | |
org.zkoss.poi.ss.format |
This package contains classes that implement cell formatting
|
Modifier and Type | Method and Description |
---|---|
protected CellFormat |
FormatEngineImpl.getCellFormat(String formatStr,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
protected CellFormat |
FormatEngineEx.getCellFormat(String formatStr,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
static CellFormat |
CellFormat.getGeneralFormat(Locale locale) |
static CellFormat |
CellFormat.getInstance(String format,
Locale locale)
Returns a
CellFormat that applies the given format. |
Copyright © 2020. All rights reserved.