Creates a new instance of XllAttributes.

Namespace:  XllPlus
Assembly:  Psl.XL6.XnReflect.Runtime (in Psl.XL6.XnReflect.Runtime.dll) Version: 6.3.4.831 (6.3.4.0831)

Syntax

C#
public XllAttributes()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
XllAttributes()

Remarks

All properties will be set to their default values, null or false.

See Also