ColType Property
Description
The data type of column.
Property type
Read-only property
Syntax
Visual Basic
Public Property ColType( _
   ByVal Index As Long _
) As Long
Parameters
Index
The index of the column (zero-based).
See Also