Diagram.Convert(MsoDiagramType) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Convertit un diagramme d’un type en diagramme d’un autre type.
public:
void Convert(Microsoft::Office::Core::MsoDiagramType Type);
public void Convert (Microsoft.Office.Core.MsoDiagramType Type);
abstract member Convert : Microsoft.Office.Core.MsoDiagramType -> unit
Public Sub Convert (Type As MsoDiagramType)
Paramètres
- Type
- MsoDiagramType
Obligatoire MsoDiagramType. Type de diagramme vers lequel effectuer la conversion.