Check that the Engine property has been initialized. Raise an exception if it has not.
Namespace:
XllPlus.ComWrappers.RuntimeAssembly: XllPlus.ComWrappers.Runtime (in XllPlus.ComWrappers.Runtime.dll) Version: 6.3.4.831 (6.3.4.0831)
Syntax
C# |
---|
protected void CheckEngine() |
Visual Basic (Declaration) |
---|
Protected Sub CheckEngine |
Visual C++ |
---|
protected: void CheckEngine() |
Exceptions
Exception | Condition |
---|---|
XllPlus.ComWrappers.Runtime..::.XllWrapperException | The Engine property has not been initialized. |