Diagram.Type Property

Returns the diagram type.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.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: MsoDiagramType

See Also

Reference

Diagram Interface

Diagram Members

Microsoft.Office.Interop.Word Namespace