com.aspose.cells
Class PivotFormatCondition

java.lang.Object
    extended by com.aspose.cells.PivotFormatCondition

public class PivotFormatCondition 
extends java.lang.Object

Represents a PivotTable Format Condition in PivotFormatCondition Collection.

Property Getters/Setters Summary
FormatConditionCollectiongetFormatConditions()
           Get formatconditions for the pivot talbe condition format .
intgetScopeType()
voidsetScopeType(int 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

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

getFormatConditions

public 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.