ConnectorFormat.BeginConnected Property

Definition

True if the beginning of the specified connector is connected to a shape.

public:
 property Microsoft::Office::Core::MsoTriState BeginConnected { Microsoft::Office::Core::MsoTriState get(); };
public Microsoft.Office.Core.MsoTriState BeginConnected { get; }
Public ReadOnly Property BeginConnected As MsoTriState

Property Value

Remarks

MsoTriState can be one of the following MsoTriState constants:

msoCTrue

msoFalse

msoTriStateMixed

msoTriStateToggle

msoTrue The beginning of the specified connector is connected to a shape.

Applies to