aspose.cells
Class PivotFormatCondition

Represents a PivotTable Format Condition in PivotFormatCondition Collection.

Property Getters/Setters Summary
functiongetFormatConditions()
           Get formatconditions for the pivot table condition format .
functiongetRuleType()
functionsetRuleType(value)
           Get and set rule type for the pivot table condition format . The value of the property is PivotConditionFormatRuleType integer constant.
functiongetScopeType()
functionsetScopeType(value)
           Get and set scope type for the pivot table condition format . The value of the property is PivotConditionFormatScopeType integer constant.
 

Property Getters/Setters Detail

getScopeType/setScopeType : Number 

function getScopeType() / function setScopeType(value)
Get and set scope type for the pivot table condition format . The value of the property is PivotConditionFormatScopeType integer constant.

getRuleType/setRuleType : Number 

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

getFormatConditions : FormatConditionCollection 

function getFormatConditions()
Get formatconditions for the pivot table 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.