Methods' Details |
getColumnFields
- Description
- names of column fields from the associated pivot table
|
|
getRowFields
- Description
- names of row fields from the associated pivot table
|
|
getPageFields
- Description
- names of page fields from the associated pivot table
|
|
getDataFields
- Description
- names of data fields from the associated pivot table
|
|
getPivotTableName
string |
getPivotTableName(); |
- Description
- get the associated pivot table name
|
|
setPivotTableName
void |
setPivotTableName( |
[in] string |
sPivotTableName ); |
- Description
- set the associated pivot table name
|
|
hasPivotTable
- Description
- check if the associated pivot table exists
|
|
createDataSequenceOfValuesByIndex
XDataSequence |
createDataSequenceOfValuesByIndex( |
[in] long |
nIndex ); |
- Description
- creates a single data sequence of values for the given data series index.
*
*
- Parameter nIndex
- * index of the data series
|
|
createDataSequenceOfLabelsByIndex
XDataSequence |
createDataSequenceOfLabelsByIndex( |
[in] long |
nIndex ); |
- Description
- creates a single data sequence of label(s) for the given data series index.
*
*
- Parameter nIndex
- * index of the data series
|
|
createDataSequenceOfCategories
- Description
- creates a single data sequence of categories.
|
|
getFieldOutputDescription
string |
getFieldOutputDescription( |
[in] long |
nDimensionIndex ); |
- Description
- field output description: either "- all -", "- multiple -", or specific value
*
*
- Parameter nDimensionIndex
- * dimension index of the field
|
|
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.