The Columns collection object has the following properties:
Columns Collection Properties
Name |
Parameter |
Type |
Description |
Item |
Variant vaIndex |
Object |
Returns the object indexed by vaIndex. If vaIndex is from type VT_BSTR, the object is returned by name, otherwise the value is converted to an integer and used as index. |
Count |
Long |
Returns or sets the number of objects in the collection. Legal values for this property range from 0 to 255. | |
Height |
Short |
Defines the height of the column headers. The height is measured in twips. | |
| Font |
Object |
Defines the font used for the column headers. |