asposecells.api
Class PivotFormatCondition

Represents a PivotTable Format Condition in PivotFormatCondition Collection.

Property Getters/Setters Summary
methodgetFormatConditions()
           Get formatconditions for the pivot talbe condition format .
methodgetRuleType()
methodsetRuleType(value)
           Get and set rule type for the pivot talbe condition format . The value of the property is PivotConditionFormatRuleType integer constant.
methodgetScopeType()
methodsetScopeType(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)
Get and set scope type for the pivot talbe condition format . The value of the property is PivotConditionFormatScopeType integer constant.

getRuleType/setRuleType : int 

int getRuleType() / setRuleType(value)
Get and set rule type for the pivot talbe condition format . The value of the property is PivotConditionFormatRuleType integer constant.

getFormatConditions : FormatConditionCollection 

FormatConditionCollection getFormatConditions()
Get formatconditions for the pivot talbe condition format .

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.