Pivot > Pivot Assembly Interfaces > IPivotFilterRange
The IPivotFilterRange interface contains properties that are used to determine a data filtering (highlighting) area.
Property name | Brief description | |
![]() |
Bottom | The Bottom property determines an index of the row that is a lower limit of the range. |
![]() |
Left | The Left property determines an index of the column that is a left limit of the range. |
![]() |
Right | The Right property determines an index of the column that is a right limit of the range. |
![]() |
Top | The Top property determines an index of the row that is an upper limit of the range. |
See also: