_Document.Compare2000 Method
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Compare2000 ( _
Name As String _
)
'Usage
Dim instance As _Document
Dim Name As String
instance.Compare2000(Name)
void Compare2000(
string Name
)
Parameters
- Name
Type: System.String