Gets the Excel Application object (of the type Microsoft.Office.Interop.Excel.Application).
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
ReadOnly Property Application As Object Get
C#
Object Application { get; }