Applies to all classes in the current type.
Ignored if the XllAttributes set is not applied
to a type.
Namespace:
XllPlusAssembly: Psl.XL7.XnReflect.Runtime (in Psl.XL7.XnReflect.Runtime.dll) Version: 7.0.9.1411 (7.0.9.1411)
Syntax
| C# |
|---|
public XllClassExportAttribute XllClassExport { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property XllClassExport As XllClassExportAttribute |
| Visual C++ |
|---|
public: property XllClassExportAttribute^ XllClassExport { XllClassExportAttribute^ get (); void set (XllClassExportAttribute^ value); } |