Package | Description |
---|---|
com.gembox.spreadsheet.pivottables |
Contains types that constitute model of Pivot Tables.
|
Modifier and Type | Method and Description |
---|---|
PivotCacheSourceType |
WorksheetSource.getSourceType()
Gets the
WORKSHEET value. |
abstract PivotCacheSourceType |
PivotCacheSource.getSourceType()
Gets the type of the
PivotCache source. |
static PivotCacheSourceType |
PivotCacheSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PivotCacheSourceType[] |
PivotCacheSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© GemBox Ltd. — All rights reserved.