PivotConditionalFormat
PivotConditionalFormat class
Properties
| Name | Type | Description |
|---|---|---|
| PivotAreas | PivotAreaCollection | |
| FormatConditions | FormatConditionCollection | |
| ScopeType | int | The value of the property is PivotConditionFormatScopeType integer constant. |
| RuleType | int | The value of the property is PivotConditionFormatRuleType integer constant. |
Methods
| Name | Description |
|---|---|
| getCellAreas | |
| addCellArea | |
| applyTo | |
| addFieldArea |
PivotConditionalFormat.PivotAreas property
Type: PivotAreaCollection
PivotConditionalFormat.FormatConditions property
Type: FormatConditionCollection
PivotConditionalFormat.ScopeType property
The value of the property is PivotConditionFormatScopeType integer constant.
Type: int
PivotConditionalFormat.RuleType property
The value of the property is PivotConditionFormatRuleType integer constant.
Type: int