ColumnName
This read-only property returns the name of the table column specified by an index if FieldType is table.
Syntax
ColumnName (ColumnIndex as Long) as String| Parameter | Description |
|---|---|
| ColumnIndex | Zero-based index of the table column |
This read-only property returns the name of the table column specified by an index if FieldType is table.
ColumnName (ColumnIndex as Long) as String| Parameter | Description |
|---|---|
| ColumnIndex | Zero-based index of the table column |