ShapeChangingEventArgs Properties
Provides data for the SpreadsheetControl.ShapeRemoving event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Shape |
Gets the ID value of the drawing object being removed. |
Shape |
Gets the type of the drawing object being removed. |
See Also