Property Getters/Setters Summary | ||
---|---|---|
method | getFormatConditions() | |
Get formatconditions for the pivot talbe condition format . | ||
method | getRuleType() | |
method | setRuleType(value) | |
Get and set rule type for the pivot talbe condition format . The value of the property is PivotConditionFormatRuleType integer constant. | ||
method | getScopeType() | |
method | setScopeType(value) | |
Get and set scope type for the pivot talbe condition format . The value of the property is PivotConditionFormatScopeType integer constant. |
Property Getters/Setters Detail |
---|
getScopeType/setScopeType : int | |
int getScopeType() / setScopeType(value) |
getRuleType/setRuleType : int | |
int getRuleType() / setRuleType(value) |
getFormatConditions : FormatConditionCollection | |
FormatConditionCollection getFormatConditions() |