PivotTable.FilterArea

PivotTable.FilterArea property

Gets the area of filter region.

public CellArea FilterArea { get; }

Remarks

Only valid if filter pivot fields exists. An empty area will be returned if this pivot table does not contains filter pivot fields

See Also