Gets and sets the type of Excel engine to be used by the GoExcel functions.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
Property ExcelEngine As ExcelEngine
Get
Set
C#
ExcelEngine ExcelEngine { get; set; }
Return Value
Type:
ExcelEngine
See Also
Reference