Creates a new XllAssemblyExportAttribute object.
Namespace:
XllPlusAssembly: Psl.XL7.XnReflect.Runtime (in Psl.XL7.XnReflect.Runtime.dll) Version: 7.0.9.1411 (7.0.9.1411)
Syntax
| C# |
|---|
public XllAssemblyExportAttribute( string categoryText ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ categoryText As String _ ) |
| Visual C++ |
|---|
public: XllAssemblyExportAttribute( String^ categoryText ) |
Parameters
- categoryText
- Type: System..::.String
The category to which exported functions will belong.