Csv2XlsxColumnMapping.XLSXColumnName Property

Definition

Optional. Rename CSV column to this name

[System.Text.Json.Serialization.JsonPropertyName("xlsxColumnName")]
public string XLSXColumnName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("xlsxColumnName")>]
member this.XLSXColumnName : string with get, set
Public Property XLSXColumnName As String

Property Value

Attributes

Applies to