Enum eAttributeDataType
To determine if the attribute uses double quotes around the value
Namespace: Experior.Core.Data.OfficeOpenXml.VBA
Assembly: Experior.Core.dll
Syntax
public enum eAttributeDataType
Fields
Name | Description |
---|---|
NonString | Not a string |
String | A string |