Base class for XLL wrapper concrete classes.
Namespace:
XllPlus.ComWrappers.RuntimeAssembly: XllPlus.ComWrappers.Runtime (in XllPlus.ComWrappers.Runtime.dll) Version: 6.3.4.831 (6.3.4.0831)
Syntax
C# |
---|
public class AddinWrapperBase : IDisposable |
Visual Basic (Declaration) |
---|
Public Class AddinWrapperBase _ Implements IDisposable |
Visual C++ |
---|
public ref class AddinWrapperBase : IDisposable |