'宣言 Public Property UseDefaultRowColumnSizes As System.Boolean
public System.bool UseDefaultRowColumnSizes {get; set;}
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;}