Diagram.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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