public GroupColumnUndoAction( SheetView sheetView, int column, bool append )
'Declaration Public Function New( _ ByVal sheetView As SheetView, _ ByVal column As Integer, _ ByVal append As Boolean _ )
'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)
'Usage
Dim sheetView As SheetView Dim column As Integer Dim append As Boolean Dim instance As New GroupColumnUndoAction(sheetView, column, append)
GroupColumnUndoAction Class GroupColumnUndoAction Members Overload List