ShapeChangingEventArgs Constructors
Provides data for the SpreadsheetControl.ShapeRemoving event.Name | Parameters | Description |
---|---|---|
ShapeChangingEventArgs(String, Int32, ShapeType) | sheetName, shapeId, shapeType | Initializes a new instance of the ShapeChangingEventArgs class with the specified settings. |
See Also