Creates a new XllClassExportAttribute object.
Namespace:
XllPlus
Assembly:
Psl.XL6.XnReflect.Runtime (in Psl.XL6.XnReflect.Runtime.dll) Version: 6.3.4.831 (6.3.4.0831)
Syntax
Parameters
- prefix
- Type: System..::.String
The prefix applied to the Excel names of all exported members.
- filter
- Type: XllPlus..::.XlExportFilter
The set of methods or properties which will be exported
without further instructions.
- namesToUpperCase
- Type: XllPlus..::.TriValue
Controls whether all function names are exported to
Excel in upper case.
See Also