[]
        
(Showing Draft Content)

C1.WPF.Grid.LoadExcelOptions.Transpose

Transpose Property

Transpose

Specifies whether the content should be transposed during the import operation. The default value is false.

Declaration
public bool Transpose { get; set; }
Remarks

When set to true, rows and columns will be swapped during the process.