Documents.AddOld(Object, Object) 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.
Réservé à une utilisation interne.
public Microsoft.Office.Interop.Word.Document AddOld (ref object Template, ref object NewTemplate);
abstract member AddOld : obj * obj -> Microsoft.Office.Interop.Word.Document
Public Function AddOld (Optional ByRef Template As Object, Optional ByRef NewTemplate As Object) As Document
Paramètres
- Template
- Object
- NewTemplate
- Object