Share via


Diagram.Type Property

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property Type As MsoDiagramType
    Get
'Usage
Dim instance As Diagram
Dim value As MsoDiagramType

value = instance.Type
MsoDiagramType Type { get; }

Property Value

Type: Microsoft.Office.Core.MsoDiagramType

See Also

Reference

Diagram Interface

Diagram Members

Microsoft.Office.Interop.PowerPoint Namespace