2 out of 9 rated this helpful - Rate this topic

_Application Interface 

Represents the Microsoft Office Word application.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

'Usage
Public Class applicationImplementation
	Implements _Application
End Class
Dim applicationImplementation1 As New applicationImplementation()

public interface _Application
public interface _Application
public interface _Application

The Application object includes properties and methods that return top-level objects. For example, the ActiveDocument property returns a Document object.

Use the Application property to return the Application object.


Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.