Creates a new XllClassExportAttribute object.
Namespace:
XllPlusAssembly: Psl.XL6.XnReflect.Runtime (in Psl.XL6.XnReflect.Runtime.dll) Version: 6.3.4.831 (6.3.4.0831)
Syntax
C# |
---|
public XllClassExportAttribute( string prefix ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ prefix As String _ ) |
Visual C++ |
---|
public: XllClassExportAttribute( String^ prefix ) |
Parameters
- prefix
- Type: System..::.String
The prefix applied to the Excel names of all exported members.