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