menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AutoFilterRecord.DOPER.DOPERDataType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AutoFilterRecord.DOPER.DOPERDataType

    DOPER data type.

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

    Fields

    BoolOrError

    Represents the BoolOrError data type.

    Declaration
    public const AutoFilterRecord.DOPER.DOPERDataType BoolOrError
    Field Value
    Type
    AutoFilterRecord.DOPER.DOPERDataType

    FilterNotUsed

    Represents the FilterNotUsed data type.

    Declaration
    public const AutoFilterRecord.DOPER.DOPERDataType FilterNotUsed
    Field Value
    Type
    AutoFilterRecord.DOPER.DOPERDataType

    MatchBlanks

    Represents the MatchBlanks data type.

    Declaration
    public const AutoFilterRecord.DOPER.DOPERDataType MatchBlanks
    Field Value
    Type
    AutoFilterRecord.DOPER.DOPERDataType

    MatchNonBlanks

    Represents the MatchNonBlanks data type.

    Declaration
    public const AutoFilterRecord.DOPER.DOPERDataType MatchNonBlanks
    Field Value
    Type
    AutoFilterRecord.DOPER.DOPERDataType

    Number

    Represents the Number data type.

    Declaration
    public const AutoFilterRecord.DOPER.DOPERDataType Number
    Field Value
    Type
    AutoFilterRecord.DOPER.DOPERDataType

    RKNumber

    Represents the RKNumber data type.

    Declaration
    public const AutoFilterRecord.DOPER.DOPERDataType RKNumber
    Field Value
    Type
    AutoFilterRecord.DOPER.DOPERDataType

    String

    Represents the String data type.

    Declaration
    public const AutoFilterRecord.DOPER.DOPERDataType String
    Field Value
    Type
    AutoFilterRecord.DOPER.DOPERDataType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved