ShapeRange.ConnectionSiteCount Property
Returns the number of connection sites on the specified shape. Read-only Integer.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property ConnectionSiteCount As Integer
Get
'Usage
Dim instance As ShapeRange
Dim value As Integer
value = instance.ConnectionSiteCount
int ConnectionSiteCount { get; }
Property Value
Type: System.Int32