Creates a new XllFunctionAttribute 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 XllFunctionAttribute( string exportedName ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ exportedName As String _ ) |
| Visual C++ |
|---|
public: XllFunctionAttribute( String^ exportedName ) |
Parameters
- exportedName
- Type: System..::.String
The name of the function in Excel.