Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
com.gembox.spreadsheet.pivottables |
Contains types that constitute model of Pivot Tables.
|
Modifier and Type | Method and Description |
---|---|
PivotCacheCollection |
ExcelFile.getPivotCaches()
Gets the collection of
PivotCache s defined in this ExcelFile instance. |
Modifier and Type | Method and Description |
---|---|
static PivotCacheCollection |
PivotCacheCollection.create(ExcelFile excelFile)
Deprecated.
This method is internal and should not be used.
|
PivotCacheCollection |
PivotCache.getParentCollection()
Deprecated.
This method is internal and should not be used.
|
Modifier and Type | Method and Description |
---|---|
static PivotCache |
PivotCache.create(PivotCacheCollection parentCollection,
PivotCacheSource cacheSource)
Deprecated.
This method is internal and should not be used.
|
void |
PivotCache.setParentCollection(PivotCacheCollection value)
Deprecated.
This method is internal and should not be used.
|
© GemBox d.o.o. — All rights reserved.