The following tables list the members exposed by _VarType.
Public Properties
| Name | Description |
| DisplayString | The display string for the current object. |
| InternalValue | The enumerated value of the data type. |
| IsArray | Gets a value indicating whether the VarType is an array. |
| IsElementType | Gets a value indicating whether the VarType can be an array element type. |
| NumericalValue | The numerical (integer) value of the data type. |
| StandardName | A symbolic name of the current VarType if it has a standard name. Empty otherwise. |
Top
Public Methods
See Also