Enum DataType
Namespace: OfficeOpenXml.FormulaParsing.ExpressionGraph
Assembly: EPPlus.dll
Syntax
public enum DataType
Fields
Name | Description |
---|---|
Boolean | |
Date | |
Decimal | |
Empty | |
Enumerable | |
ExcelAddress | |
ExcelError | |
Integer | |
LookupArray | |
String | |
Time | |
Unknown |