Json2XlsxColumnMapping Class

Definition

Json2XlsxColumnMapping

public class Json2XlsxColumnMapping
type Json2XlsxColumnMapping = class
Public Class Json2XlsxColumnMapping
Inheritance
Json2XlsxColumnMapping

Constructors

Name Description
Json2XlsxColumnMapping()

Properties

Name Description
JSONProperty

Name of the JSON property

XLSXColumnName

Optional. Rename JSON property to this name

XLSXColumnType

Optional. Column type (ShortDateTime, TwoDecimal, etc.)

Applies to