'Usage
Dim sheetView As SheetView Dim column As Integer Dim instance As New AutoSortColumnUndoAction(sheetView, column)
Parameters
- sheetView
- Sheet
- column
- Index of column being automatically sorted
'Usage
Dim sheetView As SheetView Dim column As Integer Dim instance As New AutoSortColumnUndoAction(sheetView, column)