Enum AutoFilterRecord.DOPER.DOPERDataType
DOPER data type.
Namespace: Syncfusion.XlsIO.Parser.Biff_Records
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum DOPERDataType
Fields
Name | Description |
---|---|
BoolOrError | Represents the BoolOrError data type. |
FilterNotUsed | Represents the FilterNotUsed data type. |
MatchBlanks | Represents the MatchBlanks data type. |
MatchNonBlanks | Represents the MatchNonBlanks data type. |
Number | Represents the Number data type. |
RKNumber | Represents the RKNumber data type. |
String | Represents the String data type. |