Share via


Diagram.Convert Method

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

Syntax

'Declaration
Sub Convert ( _
    Type As MsoDiagramType _
)
'Usage
Dim instance As Diagram
Dim Type As MsoDiagramType

instance.Convert(Type)
void Convert(
    MsoDiagramType Type
)

Parameters

See Also

Reference

Diagram Interface

Diagram Members

Microsoft.Office.Interop.PowerPoint Namespace