ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AutoFilterRecord.DOPER.DOPERComparisonSign - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AutoFilterRecord.DOPER.DOPERComparisonSign

    DOPER comparison sign types.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum DOPERComparisonSign

    Fields

    Name Description
    Equal

    Represents the Equal comparison sign type.

    Greater

    Represents the Greater comparison sign type.

    GreaterOrEqual

    Represents the GreaterOrEqual comparison sign type.

    Less

    Represents the Less comparison sign type.

    LessOrEqual

    Represents the LessOrEqual comparison sign type.

    NotEqual

    Represents the NotEqual comparison sign type.

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