Share

IGoExcel.Application Property

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; }

Property Value

Type: Object

See Also

Reference

Was this information helpful?