public interface CellStyleConfigurator
| Modifier and Type | Method and Description |
|---|---|
void |
config(PivotExportCell.Type type,
org.zkoss.poi.ss.usermodel.Cell cell,
StyleFactory styleFactory)
Configure pivot table's cell.
|
String |
getDataFormat(String field)
Returns data format
|
void config(PivotExportCell.Type type, org.zkoss.poi.ss.usermodel.Cell cell, StyleFactory styleFactory)
type - cell typecell - styleFactory - use it to get or create styleCopyright © 2023. All rights reserved.