|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PivotTableHandle | |
|---|---|
| com.extentech.ExtenXLS | The ExtenXLS package contains the primary classes for working with spreadsheets. |
| com.extentech.ExtenXLS.web | The ExtenXLS.web package contains ExtenXLS Spreadsheet classes enhanced with web and database persistence capabilities. |
| Uses of PivotTableHandle in com.extentech.ExtenXLS |
|---|
| Methods in com.extentech.ExtenXLS that return PivotTableHandle | |
|---|---|
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 |
| Uses of PivotTableHandle in com.extentech.ExtenXLS.web |
|---|
| Methods in com.extentech.ExtenXLS.web that return PivotTableHandle | |
|---|---|
PivotTableHandle |
MemeWorkBook.getPivotTable(String ptname)
|
PivotTableHandle[] |
MemeWorkBook.getPivotTables()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||