Forum Discussion
TanyaYatskovska
Alumni
13 years agoHi Lea,
You can use native properties and methods to get access to the cell by the caption of the column. To learn which properties/methods to use, refer to the control's documentation. Besides that, you can use TestComplete's wColumn property to get the caption of the column by its index and use the wValue property after that.