DocumentClass.Compare2000(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void Compare2000(System::String ^ Name) = Microsoft::Office::Interop::Word::_Document::Compare2000;
public virtual void Compare2000 (string Name);
abstract member Compare2000 : string -> unit
override this.Compare2000 : string -> unit
Public Overridable Sub Compare2000 (Name As String)
Parameters
- Name
- String