menu

Document Processing

Interface IMultipleFilter - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IMultipleFilter

    Common interface for all combination filter type.

    Namespace: Syncfusion.XlsIO.Interfaces
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public interface IMultipleFilter

    Properties

    CombinationFilterType

    Specifies the combination filter type(either Text or DateTime).

    Declaration
    ExcelCombinationFilterType CombinationFilterType { get; }
    Property Value
    Type
    ExcelCombinationFilterType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved