type-declaration character <definition> From Microsoft VBA previous page next page type-declaration character A character appended to a variable name indicating the variable's data type. By default, variables are of type Variant unless a corresponding Deftype statement is present in the module. previous page start next page