The IPivotFilterRange interface contains properties for defining a data filtering (highlighting) area.
| Property name | Brief description | |
| Bottom | The Bottom property determines index of the row that is a bottom limit of the range. | |
| Left | The Left property determines index of the column that is a left limit of the range. | |
| Right | The Right property determines index of the column that is a right limit of the range. | |
| Top | The Top property determines index of the row that is a top limit of the range. |
See also: