ComponentOne for WinUI
UseDefaultRowColumnSizes プロパティ

C1.WinUI.Grid.Excel アセンブリ > C1.WinUI.Grid 名前空間 > LoadExcelOptions クラス : UseDefaultRowColumnSizes プロパティ
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 Property UseDefaultRowColumnSizes As System.Boolean
public System.bool UseDefaultRowColumnSizes {get; set;}
解説
The UseDefaultRowColumnSizes property allows using the default row height and column width defined in the sheet when specific sizes are not provided.
参照

参照

LoadExcelOptions クラス
LoadExcelOptions メンバ