Constructs a new instance of ExcelWrapperEngine.
Namespace:
XllPlus.ComWrappers.RuntimeAssembly: XllPlus.ComWrappers.Runtime (in XllPlus.ComWrappers.Runtime.dll) Version: 7.0.9.1411 (7.0.9.1411)
Syntax
| C# |
|---|
public ExcelWrapperEngine() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual C++ |
|---|
public: ExcelWrapperEngine() |
Remarks
The object is not ready for use until the Create() or Attach() method has been called.