Shape.Connector Property

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Connector As MsoTriState
    Get
'Usage
Dim instance As Shape
Dim value As MsoTriState

value = instance.Connector
MsoTriState Connector { get; }

Property Value

Type: MsoTriState

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Interop.Word Namespace