|
-
Nov 19th, 2001, 06:50 AM
#1
Thread Starter
New Member
Word Tables Cell Properties
I need to isolate the following information on each cell of a Word table but I can't see where these properties may be found:
1) The amount of columns that the cell spans
2) Which column numbers (index) they span
Any ideas anyone...
Neil
-
Nov 19th, 2001, 09:07 AM
#2
Fanatic Member
As there is no obvious method or property to indicate if a cell is Merged or not, you may have to loop through all the rows, counting the number of cells in each row. If a row has less cells than the norm, then you can be sure that it contains a merged cell. Then you can check the widths of each cell.
Let me know if you need help of cell counting etc...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|