IMsoDiagram.Convert Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Convert ( _
Type As MsoDiagramType _
)
'Usage
Dim instance As IMsoDiagram
Dim Type As MsoDiagramType
instance.Convert(Type)
void Convert(
MsoDiagramType Type
)
Parameters
- Type
Type: Microsoft.Office.Core.MsoDiagramType