'Declaration Public Function New( _ ByVal sheetView As SheetView, _ ByVal activeLevel As Integer, _ ByVal isRowGroup As Boolean _ )
'Usage Dim sheetView As SheetView Dim activeLevel As Integer Dim isRowGroup As Boolean Dim instance As New RangeGroupButtonClickUndoAction(sheetView, activeLevel, isRowGroup)
public RangeGroupButtonClickUndoAction( SheetView sheetView, int activeLevel, bool isRowGroup )
Parameters
- sheetView
- Sheet
- activeLevel
- Level
- isRowGroup
- Whether the outline (range group) is of rows