[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShapeConnectionSites.Item

this Property

this[int]

Gets the ShapeConnectionSite object at the specified index.

Declaration
ShapeConnectionSite this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As ShapeConnectionSite
Parameters
Type Name Description
int index

The index of the connection site.

Property Value
Type Description
ShapeConnectionSite

The ShapeConnectionSite object at the specified index.