01-16-2008, 04:04 PM
Normally accessible object's Description contains text of all cells in the row, plus column header text. Needs to parse the string to get text of a cell.
header1: cell1 text; header2: cell2 text; ...
Or use function GetListViewItemText.
header1: cell1 text; header2: cell2 text; ...
Or use function GetListViewItemText.