Controls the export of a class' methods and properties
            as Excel add-in functions.
            
    Namespace: 
   XllPlusAssembly: Psl.XL7.XnReflect.Runtime (in Psl.XL7.XnReflect.Runtime.dll) Version: 7.0.9.1411 (7.0.9.1411)
Syntax
| C# | 
|---|
public class XllClassExportAttribute : Attribute, IComparable, ICloneable  | 
| Visual Basic (Declaration) | 
|---|
Public Class XllClassExportAttribute _ Inherits Attribute _ Implements IComparable, ICloneable  | 
| Visual C++ | 
|---|
public ref class XllClassExportAttribute : public Attribute, IComparable, ICloneable  |