DocumentClass.Compare 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 Compare (string Name, ref object AuthorName, ref object CompareTarget, ref object DetectFormatChanges, ref object IgnoreAllComparisonWarnings, ref object AddToRecentFiles, ref object RemovePersonalInformation, ref object RemoveDateAndTime);
abstract member Compare : string * obj * obj * obj * obj * obj * obj * obj -> unit
override this.Compare : string * obj * obj * obj * obj * obj * obj * obj -> unit
Public Overridable Sub Compare (Name As String, Optional ByRef AuthorName As Object, Optional ByRef CompareTarget As Object, Optional ByRef DetectFormatChanges As Object, Optional ByRef IgnoreAllComparisonWarnings As Object, Optional ByRef AddToRecentFiles As Object, Optional ByRef RemovePersonalInformation As Object, Optional ByRef RemoveDateAndTime As Object)
Paramètres
- Name
- String
- AuthorName
- Object
- CompareTarget
- Object
- DetectFormatChanges
- Object
- IgnoreAllComparisonWarnings
- Object
- AddToRecentFiles
- Object
- RemovePersonalInformation
- Object
- RemoveDateAndTime
- Object