ComponentOne for WinUI
LoadExcelOptions クラス メンバ
プロパティ 

C1.WinUI.Grid.Excel アセンブリ > C1.WinUI.Grid 名前空間 : LoadExcelOptions クラス

LoadExcelOptionsデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the maximum allowable width for the columns.  
Public プロパティGets or sets the minimum allowable width for the columns.  
Public プロパティSpecifies whether to freeze rows and columns in the grid after importing. The default value is true.  
Public プロパティGets or sets a callback that is invoked after the Excel data has been parsed.  
Public プロパティGets or sets the width that overrides the default Excel column width.  
Public プロパティGets or sets the height that overrides the default Excel row height.  
Public プロパティGets or sets the maximum allowable height for the rows.  
Public プロパティGets or sets the minimum allowable height for the rows.  
Public プロパティRepresents the range of cells to be processed and loaded into the grid.  
Public プロパティSpecifies the Excel sheet's row index for the column headers. The default value is 0, which means the loaded Excel sheet's first row represents the column headers.  
Public プロパティSpecifies the Excel sheet's column index for the row headers. The default value is -1, which means the loaded Excel sheet does not have row headers.  
Public プロパティSpecifies whether the content should be transposed during the import operation. The default value is false.  
Public プロパティSet to true to use the default row height and column width from the Excel sheet when row or column sizes are not specified. The default value is false, and the grid will automatically size rows/columns with undefined dimensions.  
Public プロパティSpecifies whether only visible rows and columns should be loaded.
The default value is false.  
トップ
参照

参照

LoadExcelOptions クラス
C1.WinUI.Grid 名前空間