Diagram.Convert Method
Reserved for internal use.
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
- Type
Type: Microsoft.Office.Core.MsoDiagramType