File Formats

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IMultipleFilter

    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 Description
    ExcelCombinationFilterType
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved