Class AutoFilterRecord.DOPER.DOPERDataType
DOPER data type.
Inheritance
System.Object
AutoFilterRecord.DOPER.DOPERDataType
Namespace: Syncfusion.XlsIO.Parser.Biff_Records
Assembly: Syncfusion.XlsIO.NET.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 |