RestrictColumns Property
RestrictColumns
Gets or sets whether users are restricted from typing data in a column on this sheet
that is more than one column beyond the last column that contains data.
Declaration
public bool RestrictColumns { get; set; }
Public Property RestrictColumns As Boolean