Share via


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

適用対象