IMsoDiagram.Type Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Type As MsoDiagramType
Get
'Usage
Dim instance As IMsoDiagram
Dim value As MsoDiagramType
value = instance.Type
MsoDiagramType Type { get; }
Property Value
Type: Microsoft.Office.Core.MsoDiagramType