Gets or sets the number of non-scrolling rows on the leading edge of this sheet.
public int FrozenRowCount {get; set;}
'Declaration
Public Property FrozenRowCount As Integer
'Usage
Dim instance As SheetView
Dim value As Integer
instance.FrozenRowCount = value
value = instance.FrozenRowCount