Package | Description |
---|---|
org.zkoss.pivot.util |
Pivottable related utility classes.
|
Modifier and Type | Method and Description |
---|---|
PivotExportSheetConfig.SheetOrder |
PivotExportSheetConfig.getSheetOrder() |
static PivotExportSheetConfig.SheetOrder |
PivotExportSheetConfig.SheetOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PivotExportSheetConfig.SheetOrder[] |
PivotExportSheetConfig.SheetOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PivotExportSheetConfig(String dataSheetName,
String pivotSheetName,
PivotExportSheetConfig.SheetOrder sheetOrder,
boolean dataSheetHidden,
boolean columnAutoSize) |
Copyright © 2017. All rights reserved.