[]
Creates a new undo action for a range group.
public RangeGroupButtonClickUndoAction()
Public Sub New()
Creates a new undo action for an outline (range group) for a specified sheet.
public RangeGroupButtonClickUndoAction(SheetView sheetView, int activeLevel, bool isRowGroup)
Public Sub New(sheetView As SheetView, activeLevel As Integer, isRowGroup As Boolean)