Results 1 to 2 of 2

Thread: Word Tables Cell Properties

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2001
    Location
    London
    Posts
    3

    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
    Neil

  2. #2
    Fanatic Member Gaffer's Avatar
    Join Date
    Nov 2000
    Location
    London
    Posts
    828
    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
  •  



Click Here to Expand Forum to Full Width