ShapeRange.Connector Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Connector As MsoTriState
Get
'Usage
Dim instance As ShapeRange
Dim value As MsoTriState
value = instance.Connector
MsoTriState Connector { get; }
Property Value
Type: Microsoft.Office.Core.MsoTriState