Diagram.Type Property

Definition

Returns or sets the 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

Property Value

Remarks

MsoDiagramType can be one of these MsoDiagramType constants:

msoDiagramCycle

msoDiagramMixed

msoDiagramOrgChart

msoDiagramPyramid

msoDiagramRadial

msoDiagramTarget

msoDiagramVenn

Applies to