Click or drag to resize

FilterColumn IsFiltered Property

False indicates that this autofilter was not used; otherwise True.

Namespace: Spire.Xls.Core.Spreadsheet.AutoFilter
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool IsFiltered { get; }

Property Value

Type: Boolean

Implements

IAutoFilter IsFiltered
See Also