ShapeChangedEventArgs Properties
Provides data for the SpreadsheetControl.ShapeInserted and SpreadsheetControl.ShapeRemoved events.
Name | Description |
---|---|
Shape |
Gets the ID value of the drawing object that has been inserted or removed. |
Shape |
Gets the name of the drawing object that has been inserted or removed. |
Shape |
Gets the type of the drawing object that has been inserted or removed. |
See Also