'Declaration
Public Function New( _ ByVal sheetView As SheetView, _ ByVal column As Integer, _ ByVal append As Boolean _ )
'Usage
Dim sheetView As SheetView Dim column As Integer Dim append As Boolean Dim instance As New GroupColumnUndoAction(sheetView, column, append)
Parameters
- sheetView
- SheetView
- column
- The column index
- append
- Whether to append