Diagram.Type プロパティ

定義

ダイアグラムの種類を設定または返します。

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

プロパティ値

注釈

MsoDiagramType は、次の MsoDiagramType クラスの定数のいずれかです。

msoDiagramCycle

msoDiagramMixed

msoDiagramOrgChart

msoDiagramPyramid

msoDiagramRadial

msoDiagramTarget

msoDiagramVenn

適用対象