CellLocation
This property sets or returns the location of the table cell.
Syntax
CellLocation (Column as Variant, RowIndex as Long, Location as CDRLocation)
As Long
| Parameter | Description |
|---|---|
| Column | Zero-based index or name of the column |
| RowIndex | Zero-based index of the row |
| Location | Location parameter
Possible values See CDRLocation |
