Interface IFilter
Common interface for all filter type, except custom filter.
Namespace: Syncfusion.XlsIO.Interfaces
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public interface IFilter
Properties
FilterType
Specifies the type of filter. Read-Only.
Declaration
ExcelFilterType FilterType { get; }
Property Value
Type |
---|
ExcelFilterType |