Package | Description |
---|---|
com.gembox.spreadsheet.pivottables |
Contains types that constitute model of Pivot Tables.
|
Modifier and Type | Class and Description |
---|---|
class |
WorksheetSource
Represents a worksheet source of
PivotCache data. |
Modifier and Type | Method and Description |
---|---|
PivotCacheSource |
PivotCache.getCacheSource()
Gets the source of the
PivotCache . |
Modifier and Type | Method and Description |
---|---|
static PivotCache |
PivotCache.create(PivotCacheCollection parentCollection,
PivotCacheSource cacheSource)
Deprecated.
This method is internal and should not be used.
|
PivotCache |
PivotCacheCollection.createCacheFromSource(PivotCacheSource cacheSource)
Deprecated.
This method is internal and should not be used.
|
© GemBox Ltd. — All rights reserved.