PivotConditionFormatRuleType enumeration
PivotConditionFormatRuleType enumeration
Represents PivotTable condition formatting rule type.
The PivotConditionFormatRuleType type exposes the following members:
Fields
Field | Description |
---|---|
NONE | Indicates that Top N conditional formatting is not evaluated |
ALL | Indicates that Top N conditional formatting is evaluated across the entire scope range. |
ROW | Indicates that Top N conditional formatting is evaluated for each row. |
COLUMN | Indicates that Top N conditional formatting is evaluated for each column. |
See Also
- module
aspose.cells.pivot