Click or drag to resize

Variant Properties

The Variant type exposes the following members.

Properties
 NameDescription
Public propertyIsDoubleTrue when the variant contains a double value.
Public propertyIsDoubleOrNaNTrue when the variant contains a double or has no string value.
Public propertyIsEmptyTrue when the variant is empty.
Public propertyIsStringTrue when the variant contains a string.
Top
See Also