ColumnName
This property sets or returns or sets the name of the column by its index.
Syntax
ColumnName (ColumnIndex as Long) as String
Parameter | Description |
---|---|
ColumnIndex | Zero-based index of the column. |
This property sets or returns or sets the name of the column by its index.
ColumnName (ColumnIndex as Long) as String
Parameter | Description |
---|---|
ColumnIndex | Zero-based index of the column. |