ConnectorFormat.Type Property

Definition

Returns or sets the connector format type.

public:
 property Microsoft::Office::Core::MsoConnectorType Type { Microsoft::Office::Core::MsoConnectorType get(); void set(Microsoft::Office::Core::MsoConnectorType value); };
public Microsoft.Office.Core.MsoConnectorType Type { get; set; }
Public Property Type As MsoConnectorType

Property Value

Remarks

MsoConnectorType can be one of the following MsoConnectorType constants:

msoConnectorCurve

msoConnectorElbow

msoConnectorStraight

msoConnectorTypeMixed

Applies to