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