TrimLeadingBlankRowAndColumn Property
TrimLeadingBlankRowAndColumn
Indicates whether leading blank rows and columns should be trimmed like what
ms excel does.Defalut is true;
Declaration
public bool TrimLeadingBlankRowAndColumn { get; set; }
Public Property TrimLeadingBlankRowAndColumn As Boolean