ChildChangeUndoAction Constructor
In This Topic
Overload List
Overload | Description |
ChildChangeUndoAction Constructor(SheetView,ElementWindowless) | Creates a new undo action for moving or sizing a child control. |
ChildChangeUndoAction Constructor(SheetView,ElementWindowless,Boolean) | Creates a new undo action for changing the specified shape or cell note in the specified SheetView. |
ChildChangeUndoAction Constructor(Int32,Int32,Int32,Int32,Single) | Creates a new undo action for moving a shape or cell note in the specified direction, changing its width and height, and rotation angle (for shapes only). |
ChildChangeUndoAction Constructor(Control,Rectangle,Rectangle) | Creates a new undo action for moving or sizing a child control. |
See Also