menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelCombinationFilterType - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelCombinationFilterType

    Represents different type of combinational filter.

    Inheritance
    System.Object
    ExcelCombinationFilterType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelCombinationFilterType : Enum

    Fields

    DateTimeFilter

    Represents date filter.

    Declaration
    public const ExcelCombinationFilterType DateTimeFilter
    Field Value
    Type
    ExcelCombinationFilterType

    TextFilter

    Represents Text value filter.

    Declaration
    public const ExcelCombinationFilterType TextFilter
    Field Value
    Type
    ExcelCombinationFilterType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved