[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.DeleteChildObjectUndoAction.-ctor

DeleteChildObjectUndoAction Constructor

DeleteChildObjectUndoAction()

Creates a new undo action for deleting a shape.

Declaration
public DeleteChildObjectUndoAction()
Public Sub New()

DeleteChildObjectUndoAction(SheetView, object)

Creates a new undo action for deleting the specified shape in the specified SheetView.

Declaration
public DeleteChildObjectUndoAction(SheetView sheetView, object child)
Public Sub New(sheetView As SheetView, child As Object)
Parameters
Type Name Description
SheetView sheetView

SheetView

object child

The child object