The IPivotHighlightItem interface contains properties of the table data highlighting condition.
Data highlighting condition can be obtained using properties and methods of the IPivotHighlightItems interface.
Property name | Brief description | |
Area | The Area property determines an area, to which data highlighting is applied. | |
ConditionType | The ConditionType property determines the condition type, by which highlighted data is selected. | |
ConditionValueA | The ConditionValueA property determines the first value that is used on determining highlighted data. | |
ConditionValueB | The ConditionValueB property determines the second value that is used on determining highlighted data. | |
Enabled | The Enabled property determines whether this condition of data highlighting in the table is applied. | |
Number | The Number property returns the number of condition. | |
Range | The Range property returns the range, in which the data is highlighted. |
See also: