| Package | Description |
|---|---|
| io.starter.OpenXLS |
The OpenXLS package contains the primary classes for working with spreadsheets.
|
| Modifier and Type | Method and Description |
|---|---|
PivotTableHandle |
WorkBookHandle.getPivotTable(String ptname)
get a handle to a PivotTable in the WorkBook
|
PivotTableHandle |
WorkBook.getPivotTable(String ptname)
get a handle to a PivotTable in the WorkBook
|
PivotTableHandle[] |
WorkBookHandle.getPivotTables()
get an array of handles to all PivotTables in the WorkBook
|
PivotTableHandle[] |
WorkBook.getPivotTables()
get an array of handles to all PivotTables in the WorkBook
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.