'Declaration Public Property FrozenRowCount As Integer
'Usage Dim instance As SheetView Dim value As Integer instance.FrozenRowCount = value value = instance.FrozenRowCount
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
public int FrozenRowCount {get; set;}
This property (as well as any of the scroll bar related properties) does not have an effect on the Mozilla Firefox browser. Firefox does not support the CSS properties to handle this customization of the scrolling (or in this case non-scrolling).