PivotConditionFormatRuleType enumeration

PivotConditionFormatRuleType enumeration

Represents PivotTable condition formatting rule type.

The PivotConditionFormatRuleType type exposes the following members:

Fields

FieldDescription
NONEIndicates that Top N conditional formatting is not evaluated
ALLIndicates that Top N conditional formatting is
evaluated across the entire scope range.
ROWIndicates that Top N conditional formatting is evaluated for each row.
COLUMNIndicates that Top N conditional formatting is
evaluated for each column.

See Also