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