Show / Hide Table of Contents

Enum eAttributeDataType

To determine if the attribute uses double quotes around the value

Namespace: OfficeOpenXml.VBA
Assembly: EPPlus.dll
Syntax
public enum eAttributeDataType

Fields

Name Description
NonString

Not a string

String

A string

Back to top Generated by DocFX