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