Interface IMultipleFilter
Common interface for all combination filter type.
Namespace: Syncfusion.XlsIO.Interfaces
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public interface IMultipleFilter
Properties
CombinationFilterType
Specifies the combination filter type(either Text or DateTime).
Declaration
ExcelCombinationFilterType CombinationFilterType { get; }
Property Value
Type |
---|
ExcelCombinationFilterType |