SkipEmptyRowsAndColumns

SpreadsheetLoadOptions.SkipEmptyRowsAndColumns property

Skips empty rows and columns when converting. Default is True.

public bool SkipEmptyRowsAndColumns { get; set; }

See Also