com.aspose.cells
Class PivotConditionFormatScopeType

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

public class PivotConditionFormatScopeType 
extends java.lang.Object

Utility class containing constants. Represents PivotTable condition format scope type.

Field Summary
static final intDATA
           Indicates that conditional formatting is applied to the selected data fields.
static final intFIELD
           Indicates that conditional formatting is applied to the selected PivotTable field intersections.
static final intSELECTION
           Indicates that conditional formatting is applied to the selected cells.
 

Field Detail

DATA

public static final int DATA
Indicates that conditional formatting is applied to the selected data fields.

FIELD

public static final int FIELD
Indicates that conditional formatting is applied to the selected PivotTable field intersections.

SELECTION

public static final int SELECTION
Indicates that conditional formatting is applied to the selected cells.

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