Creates a new instance of XllAttributes.

Namespace:  XllPlus
Assembly:  Psl.XL7.XnReflect.Runtime (in Psl.XL7.XnReflect.Runtime.dll) Version: 7.0.9.1411 (7.0.9.1411)

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