[Missing <summary> documentation for T:Microsoft.Office.Interop.Excel.Application]

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  XllPlus.ComWrappers.Runtime (in XllPlus.ComWrappers.Runtime.dll) Version: 7.0.9.1411 (7.0.9.1411)

Syntax

C#
public interface Application : _Application, 
	AppEvents_Event
Visual Basic (Declaration)
Public Interface Application _
	Implements _Application, AppEvents_Event
Visual C++
public interface class Application : _Application, 
	AppEvents_Event

See Also