|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.pivot.util.poi.Styles
public class Styles
POI style utilities.
| Constructor Summary | |
|---|---|
Styles()
|
|
| Method Summary | |
|---|---|
static org.apache.poi.ss.usermodel.CellStyle |
create(org.apache.poi.ss.usermodel.Workbook book,
CellStyleConfigurator configurator,
Exports.PivotExportCell.Type type)
Create a POI CellStyle from a configurator. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Styles()
| Method Detail |
|---|
public static org.apache.poi.ss.usermodel.CellStyle create(org.apache.poi.ss.usermodel.Workbook book,
CellStyleConfigurator configurator,
Exports.PivotExportCell.Type type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||