C
Charley Kyd
I've got a table that contains other tables. I'm trying to use the Children
property to reference the rows and then the cells of the parent table. I
finally figured out how to make it work, but the sequence of statements
makes no sense.
If you understand how Children works, can you explain how to use it to
iterate through the rows and cells of a table?
Can you point me to some good documentation or examples about the Children
property?
Thanks.
Charley Kyd
property to reference the rows and then the cells of the parent table. I
finally figured out how to make it work, but the sequence of statements
makes no sense.
If you understand how Children works, can you explain how to use it to
iterate through the rows and cells of a table?
Can you point me to some good documentation or examples about the Children
property?
Thanks.
Charley Kyd