FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : ChildChangeUndoAction Class |
For a list of all members of this type, see ChildChangeUndoAction members.
Name | Description | |
---|---|---|
ctl | Specifies the child control. | |
dh | Specifies the height change. | |
dr | Specifies the rotation angle change. | |
dw | Specifies the width change. | |
dx | Specifies the horizontal change in position. | |
dy | Specifies the vertical change in position. | |
index | Specifies the index of the shape in the shape container before the change. | |
newBounds | Specifies the new boundary for the child control | |
oldBounds | Specifies the old boundary for the child control. | |
shape | Specifies the shape to be changed. | |
sheetView | Specifies the sheet that contains the shape being changed. | |
spreadView | Specifies the view that contains the sheet. | |
xmlAfter | Specifies the XML serialized state of the shape after the change. | |
xmlBefore | Specifies the XML serialized state of the shape before the change. |