ComponentOne for WinUI
Transpose プロパティ

C1.WinUI.Grid.Excel アセンブリ > C1.WinUI.Grid 名前空間 > LoadExcelOptions クラス : Transpose プロパティ
Specifies whether the content should be transposed during the import operation. The default value is false.
シンタックス
'宣言
 
Public Property Transpose As System.Boolean
public System.bool Transpose {get; set;}
解説
When set to true, rows and columns will be swapped during the process.
参照

参照

LoadExcelOptions クラス
LoadExcelOptions メンバ