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: 30.0
Syntax
VB
Property ExcelEngine As ExcelEngine Get Set
C#
ExcelEngine ExcelEngine { get; set; }