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