| Property Getters/Setters Summary | ||
|---|---|---|
function | getAutoFilter() | |
Gets the autofilter of the pivot filter.
|
||
function | getEvaluationOrder() | |
function | setEvaluationOrder(value) | |
| Gets the Evaluation Order of the pivot filter. | ||
function | getFieldIndex() | |
Gets the field index of the pivot filter.
|
||
function | getFilterCategory() | |
The value of the property is FilterCategory integer constant. |
||
function | getFilterType() | |
Gets the autofilter type of the pivot filter.
The value of the property is PivotFilterType integer constant. |
||
function | getMeasureCubeFieldIndex() | |
function | getMeasureFldIndex() | |
function | setMeasureFldIndex(value) | |
| Gets the measure field index of the pivot filter. | ||
function | getMemberPropertyFieldIndex() | |
function | setMemberPropertyFieldIndex(value) | |
| Gets the member property field index of the pivot filter. | ||
function | getName() | |
function | setName(value) | |
| Gets the name of the pivot filter. | ||
function | getUseWholeDay() | |
function | setUseWholeDay(value) | |
function | getValue1() | |
function | setValue1(value) | |
| Gets the string value1 of the label pivot filter. | ||
function | getValue2() | |
function | setValue2(value) | |
| Gets the string value2 of the label pivot filter. | ||
function | getValueFieldIndex() | |
function | setValueFieldIndex(value) | |
| Method Summary | ||
|---|---|---|
function | getDateTimeValues() | |
function | getLabels() | |
function | getNumberValues() | |
function | getTop10Value() | |
function getUseWholeDay() / function setUseWholeDay(value)
function getAutoFilter()
function getFilterType()
function getFieldIndex()
function getFilterCategory()
function getValue1() / function setValue1(value)
function getValue2() / function setValue2(value)
function getMeasureFldIndex() / function setMeasureFldIndex(value)
function getValueFieldIndex() / function setValueFieldIndex(value)
function getMeasureCubeFieldIndex()
function getMemberPropertyFieldIndex() / function setMemberPropertyFieldIndex(value)
function getName() / function setName(value)
function getEvaluationOrder() / function setEvaluationOrder(value)