Share via


Shape.ConnectionSiteCount Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property ConnectionSiteCount As Integer
    Get
'Usage
Dim instance As Shape
Dim value As Integer

value = instance.ConnectionSiteCount
int ConnectionSiteCount { get; }

Property Value

Type: System.Int32

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace