Detaches the Excel Application instance from the object.

Namespace:  XllPlus.ComWrappers.Runtime
Assembly:  XllPlus.ComWrappers.Runtime (in XllPlus.ComWrappers.Runtime.dll) Version: 6.3.4.831 (6.3.4.0831)

Syntax

C#
void Detach()
Visual Basic (Declaration)
Sub Detach
Visual C++
void Detach()

See Also