Controls the export of the methods and properties in an entire assembly.
Namespace:
XllPlusAssembly: Psl.XL6.XnReflect.Runtime (in Psl.XL6.XnReflect.Runtime.dll) Version: 6.3.4.831 (6.3.4.0831)
Syntax
C# |
---|
public class XllAssemblyExportAttribute : Attribute, IComparable, ICloneable |
Visual Basic (Declaration) |
---|
Public Class XllAssemblyExportAttribute _ Inherits Attribute _ Implements IComparable, ICloneable |
Visual C++ |
---|
public ref class XllAssemblyExportAttribute : public Attribute, IComparable, ICloneable |