Share via


ConnectorFormat.Type Property

Publisher Developer Reference

Returns or sets an MsoConnectorType constant that represents the connector type. Read/write.

Syntax

expression.Type

expression   A variable that represents a ConnectorFormat object.

Remarks

The Type property value can be one of these MsoConnectorType constants.

msoConnectorCurve
msoConnectorElbow
msoConnectorStraight
msoConnectorTypeMixed

See Also