ASP.NET Core

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelFilterType

    Show / Hide Table of Contents

    Enum ExcelFilterType

    Specifies the type of filter applied.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelFilterType : byte

    Fields

    Name Description
    ColorFilter

    Represents applying filter with color (Fill and Font color).

    CombinationFilter

    Represents applying filter with combination(Text and DateTime).

    CustomFilter

    Represents applying filter with conditions.

    DynamicFilter

    Represents applying filter with specified relative date constant.

    IconFilter

    Represents applying Icon Filter for the icons from Conditional Formatting.

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