ConnectorFormat.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

属性值

注解

MsoConnectorType 可以是以下 MsoConnectorType 常量之一:

msoConnectorCurve

msoConnectorElbow

msoConnectorStraight

msoConnectorTypeMixed

适用于