|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CellStyleConfigurator | |
---|---|
org.zkoss.pivot.util | Pivottable related utility classes. |
org.zkoss.pivot.util.poi | Pivottable POI related utility classes. |
Uses of CellStyleConfigurator in org.zkoss.pivot.util |
---|
Methods in org.zkoss.pivot.util with parameters of type CellStyleConfigurator | |
---|---|
static void |
Exports.exportExcel(java.io.OutputStream out,
java.lang.String fileFormat,
Exports.PivotExportContext context,
CellStyleConfigurator styleConfig)
Export Pivottable to excel format. |
Uses of CellStyleConfigurator in org.zkoss.pivot.util.poi |
---|
Methods in org.zkoss.pivot.util.poi with parameters of type CellStyleConfigurator | |
---|---|
static org.apache.poi.ss.usermodel.CellStyle |
Styles.create(org.apache.poi.ss.usermodel.Workbook book,
CellStyleConfigurator configurator,
Exports.PivotExportCell.Type type)
Create a POI CellStyle from a configurator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |