The IsNumeric attribute returns the value True if the content of the variant is a number.
|
Syntax | |
|
IsNumeric | |
|
Return value | |
|
Type |
Description |
|
Boolean |
True if the content of the variant is of numeric types (VT_LONG, VT_DOUBLE etc.) |
|
Parameter | |
|
None | |