Csv2XlsxColumnMapping.XLSXColumnName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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