MsoDiagramType Enumeration

Specifies the type of diagram.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Enumeration MsoDiagramType
'Usage
Dim instance As MsoDiagramType
public enum MsoDiagramType

Members

Member name Description
msoDiagramMixed Return value only; indicates a combination of the other states.
msoDiagramOrgChart Organization chart diagram.
msoDiagramCycle Cycle diagram.
msoDiagramRadial Radial diagram.
msoDiagramPyramid Pyramid diagram.
msoDiagramVenn Venn diagram.
msoDiagramTarget Target diagram.

See Also

Reference

Microsoft.Office.Core Namespace