[]
Gets the GrapeCity.Spreadsheet.Drawing.Shape object that represents the shape that the end of the specified connector is attached to.
public Shape EndConnectedShape { get; }
Public ReadOnly Property EndConnectedShape As Shape
| Type | Description |
|---|---|
| Shape | The shape that the end of the specified connector is attached to. |