menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelFilterDataType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExcelFilterDataType

    Data type for autofilters.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelFilterDataType

    Fields

    Name Description
    Boolean

    Represents the Boolean filter data type.

    ErrorCode

    Represents the ErrorCode filter data type.

    FloatingPoint

    Represents the FloatingPoint filter data type.

    MatchAllBlanks

    Represents the MatchAllBlanks filter data type.

    MatchAllNonBlanks

    Represents the MatchAllNonBlanks filter data type.

    NotUsed

    Represents the filter data type.

    String

    Represents the String filter data type.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved