I want to retrieve text from cells of xTextTable for this when I have used this ,
xTextTable.getCellByName(cellNames[j]).getFormula());
I have got empty data. I also know that it only gives me formula
if applied But How
do I get text data from cell?
--
Thanks
Dinesh
