[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ConnectionShape.BeginConnectedShape

BeginConnectedShape Property

BeginConnectedShape

Gets the GrapeCity.Spreadsheet.Drawing.Shape object that represents the shape that the beginning of the specified connector is attached to.

Declaration
public Shape BeginConnectedShape { get; }
Public ReadOnly Property BeginConnectedShape As Shape
Property Value
Type Description
Shape

The shape that the beginning of the specified connector is attached to.