Returns whether the XllAttributes' properties are all set to default values.
Namespace:
XllPlusAssembly: Psl.XL6.XnReflect.Runtime (in Psl.XL6.XnReflect.Runtime.dll) Version: 6.3.4.831 (6.3.4.0831)
Syntax
C# |
---|
public bool IsDefault() |
Visual Basic (Declaration) |
---|
Public Function IsDefault As Boolean |
Visual C++ |
---|
public: bool IsDefault() |