Package | Description |
---|---|
com.gembox.spreadsheet.pivottables |
Contains types that constitute model of Pivot Tables.
|
Modifier and Type | Method and Description |
---|---|
PivotFieldLayoutForm |
PivotField.getLayoutForm()
Gets the layout form for this
PivotField . |
static PivotFieldLayoutForm |
PivotFieldLayoutForm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PivotFieldLayoutForm[] |
PivotFieldLayoutForm.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.setLayoutForm(PivotFieldLayoutForm layoutForm)
Sets the layout form for this
PivotField . |
© GemBox d.o.o. — All rights reserved.