DocumentClass.Merge(String, Object, Object, 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.
public virtual void Merge (string FileName, ref object MergeTarget, ref object DetectFormatChanges, ref object UseFormattingFrom, ref object AddToRecentFiles);
abstract member Merge : string * obj * obj * obj * obj -> unit
override this.Merge : string * obj * obj * obj * obj -> unit
Public Overridable Sub Merge (FileName As String, Optional ByRef MergeTarget As Object, Optional ByRef DetectFormatChanges As Object, Optional ByRef UseFormattingFrom As Object, Optional ByRef AddToRecentFiles As Object)
Paramètres
- FileName
- String
- MergeTarget
- Object
- DetectFormatChanges
- Object
- UseFormattingFrom
- Object
- AddToRecentFiles
- Object