ShapeChangedEventArgs Constructors
Provides data for the SpreadsheetControl.ShapeInserted and SpreadsheetControl.ShapeRemoved events.Name | Parameters | Description |
---|---|---|
ShapeChangedEventArgs(String, Int32, String, ShapeType) | sheetName, shapeId, shapeName, shapeType | Initializes a new instance of the ShapeChangedEventArgs class with the specified settings. |
See Also