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