public final class PivotConditionFormatRuleType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ALL
Indicates that Top N conditional formatting is
evaluated across the entire scope range.
|
static int |
COLUMN
Indicates that Top N conditional formatting is
evaluated for each column.
|
static int |
NONE
Indicates that Top N conditional formatting is not evaluated
|
static int |
ROW
Indicates that Top N conditional formatting is evaluated for each row.
|
public static final int NONE
public static final int ALL
public static final int ROW
public static final int COLUMN
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.