[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ConnectionShape.EndConnectedShape

EndConnectedShape Property

EndConnectedShape

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

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

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