Share via


IDiagram.Type Property

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

Syntax

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

value = instance.Type
MsoDiagramType Type { get; }

Property Value

Type: Microsoft.Office.Core.MsoDiagramType

See Also

Reference

IDiagram Interface

IDiagram Members

Microsoft.Office.Interop.Excel Namespace