Package | Description |
---|---|
com.gembox.spreadsheet.pivottables |
Contains types that constitute model of Pivot Tables.
|
Modifier and Type | Method and Description |
---|---|
BuiltInPivotStyleName |
PivotTable.getBuiltInStyle()
Gets the built-in style used in the body of the
PivotTable . |
static BuiltInPivotStyleName |
BuiltInPivotStyleName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuiltInPivotStyleName[] |
BuiltInPivotStyleName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PivotTable.setBuiltInStyle(BuiltInPivotStyleName builtInStyle)
Sets the built-in style used in the body of the
PivotTable . |
© GemBox d.o.o. — All rights reserved.