Show / Hide Table of Contents

Enum eDataTypeOn

How to set the data type when exporting json.

Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public enum eDataTypeOn

Fields

Name Description
NoDataTypes

Do not set the data type.

OnCell

Set the data type on each cell.

OnColumn

Set the data type on the column level.

In This Article
Back to top Generated by DocFX