com.aspose.cells
Class PivotConditionFormatScopeType
java.lang.Object
com.aspose.cells.PivotConditionFormatScopeType
public class PivotConditionFormatScopeType
- extends java.lang.Object
Utility class containing constants.
Represents PivotTable condition formatting scope type.
Field Summary |
static final int | DATA | |
Indicates that conditional formatting is applied to the selected data fields.
|
static final int | FIELD | |
Indicates that conditional formatting is applied to the selected PivotTable field intersections.
|
static final int | SELECTION | |
Indicates that conditional formatting is applied to the selected cells.
|
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.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.