Package | Description |
---|---|
com.gembox.spreadsheet.pivottables |
Contains types that constitute model of Pivot Tables.
|
Modifier and Type | Method and Description |
---|---|
PivotFieldDisplayFormat |
PivotField.getShowDataAs()
Gets the display format for this
PivotField . |
static PivotFieldDisplayFormat |
PivotFieldDisplayFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PivotFieldDisplayFormat[] |
PivotFieldDisplayFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PivotField.setShowDataAs(PivotFieldDisplayFormat displayFormat)
Sets the display format for this
PivotField . |
© GemBox d.o.o. — All rights reserved.