|
||||||||||
| 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 |
WorkBookWritableParser.getPivotTable(java.lang.String ptname)
|
PivotTableHandle |
WorkBookParser.getPivotTable(java.lang.String ptname)
|
PivotTableHandle |
WorkBookHandle.getPivotTable(java.lang.String ptname)
get a handle to a PivotTable in the WorkBook |
PivotTableHandle |
WorkBook.getPivotTable(java.lang.String ptname)
Deprecated. get a handle to a PivotTable in the WorkBook |
PivotTableHandle[] |
WorkBookWritableParser.getPivotTables()
|
PivotTableHandle[] |
WorkBookParser.getPivotTables()
|
PivotTableHandle[] |
WorkBookHandle.getPivotTables()
get an array of handles to all PivotTables in the WorkBook |
PivotTableHandle[] |
WorkBook.getPivotTables()
Deprecated. 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(java.lang.String ptname)
|
PivotTableHandle[] |
MemeWorkBook.getPivotTables()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||