[]
Creates a new undo action for automatic sorting of rows.
public AutoSortColumnUndoAction(SheetView sheetView, int column)
Public Sub New(sheetView As SheetView, column As Integer)
Type | Name | Description |
---|---|---|
SheetView | sheetView | Sheet |
int | column | Index of column being automatically sorted |