Show / Hide Table of Contents

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

Extension Methods

EnumExtensions.AsString()
Back to top Generated by DocFX