menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AutoFilterRecord.DOPER.DOPERComparisonSign - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AutoFilterRecord.DOPER.DOPERComparisonSign

    DOPER comparison sign types.

    Inheritance
    System.Object
    AutoFilterRecord.DOPER.DOPERComparisonSign
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class DOPERComparisonSign : Enum

    Fields

    Equal

    Represents the Equal comparison sign type.

    Declaration
    public const AutoFilterRecord.DOPER.DOPERComparisonSign Equal
    Field Value
    Type
    AutoFilterRecord.DOPER.DOPERComparisonSign

    Greater

    Represents the Greater comparison sign type.

    Declaration
    public const AutoFilterRecord.DOPER.DOPERComparisonSign Greater
    Field Value
    Type
    AutoFilterRecord.DOPER.DOPERComparisonSign

    GreaterOrEqual

    Represents the GreaterOrEqual comparison sign type.

    Declaration
    public const AutoFilterRecord.DOPER.DOPERComparisonSign GreaterOrEqual
    Field Value
    Type
    AutoFilterRecord.DOPER.DOPERComparisonSign

    Less

    Represents the Less comparison sign type.

    Declaration
    public const AutoFilterRecord.DOPER.DOPERComparisonSign Less
    Field Value
    Type
    AutoFilterRecord.DOPER.DOPERComparisonSign

    LessOrEqual

    Represents the LessOrEqual comparison sign type.

    Declaration
    public const AutoFilterRecord.DOPER.DOPERComparisonSign LessOrEqual
    Field Value
    Type
    AutoFilterRecord.DOPER.DOPERComparisonSign

    NotEqual

    Represents the NotEqual comparison sign type.

    Declaration
    public const AutoFilterRecord.DOPER.DOPERComparisonSign NotEqual
    Field Value
    Type
    AutoFilterRecord.DOPER.DOPERComparisonSign
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved