[]
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 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.