[]
Specifies whether the content should be transposed during the import operation.
The default value is false.
public bool Transpose { get; set; }
Public Property Transpose As Boolean
When set to true, rows and columns will be swapped during the process.