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: 25.0
Syntax
VB
ReadOnly Property Application As Object
Get
C#
Object Application { get; }
Property Value
Type:
Object
See Also
Reference