Question
[CS4][JS]Error : Invoke cell in a Table
Hi,
I am using trail version of IndesignCS4 JavaScript.I have an empty cell in a table.When I am invoking a empty cell in a table using the statement "myCell.lines.length". Obviously there is no lines in the empty cell.But If i am execute alert(myCell.lines.length); It displays 1. Is it bug ? or any other reason?
Please explain me.
Regards
Kumar