ColumnName
This read-only property returns the name of a column.
Syntax
ColumnName (ColumnIndex as Long) as String
Parameter | Description |
---|---|
ColumnIndex | Zero-based index of the column. |
This read-only property returns the name of a column.
ColumnName (ColumnIndex as Long) as String
Parameter | Description |
---|---|
ColumnIndex | Zero-based index of the column. |