|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CellStyleConfigurator
The configuration interface for managing POI cell style
| Method Summary | |
|---|---|
void |
config(Exports.PivotExportCell.Type type,
org.zkoss.poi.ss.usermodel.Cell cell,
StyleFactory styleFactory)
Configure pivot table's cell. |
java.lang.String |
getDateFormat(java.lang.String field)
Returns date format |
| Method Detail |
|---|
void config(Exports.PivotExportCell.Type type,
org.zkoss.poi.ss.usermodel.Cell cell,
StyleFactory styleFactory)
type - cell typecell - style - factory. use it to get or create stylejava.lang.String getDateFormat(java.lang.String field)
field -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||