AutoSortFrozenRows Property
Gets or sets a value that indicates whether frozen rows are sorted.
public bool AutoSortFrozenRows {get; set;}
'Declaration
Public Property AutoSortFrozenRows As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
instance.AutoSortFrozenRows = value
value = instance.AutoSortFrozenRows