Determining Table Cell Merge/Straddle value

P

POPEYE

I am creating some VBA to process the contents of Word tables.
I need to capture certain properties for any given cell. One
of which is whether it has been merged. That is whether it straddles
columns and how many columns if it does. Horizontally and vertically.
 
C

Cindy M.

Hi =?Utf-8?B?UE9QRVlF?=,
I am creating some VBA to process the contents of Word tables.
I need to capture certain properties for any given cell. One
of which is whether it has been merged. That is whether it straddles
columns and how many columns if it does. Horizontally and vertically.
Unfortunately, the Word object model provides no information about
this. There are some discussion threads in the word.vba.general
newsgroup about getting the information for merged table cells.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question
or reply in the newsgroup and not by e-mail :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top