![]() |
|
#1
|
|||
|
|||
|
Hi, I am looking for a way to have a macro disable the option "Allow spacing between cells" in the Table Properties, Options dialog in Word 2010. "Selection.Tables(1).Spacing = 0" sets the spacing between cells to zero but leaves it enabled. I want to disable it. Is this possible? I can't find anything else that addresses this setting. Thanks. |
|
#2
|
|||
|
|||
|
AFAIK, there is no way to control the built-in dialog.
|
|
#3
|
|||
|
|||
|
That is what I suspected, although I was hoping for a different answer. How annoying! But thanks for the response.
|
|
#4
|
||||
|
||||
|
Isn't this controlled by the table style? Why do you need a macro to do it?
You can modify the default table style to have the table cell properties you prefer.
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
|
| Tags |
| spacing between cells, tables, word vba |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to set table's Name properties. (Powerpoint 2010 VBA) | YJPark | PowerPoint | 2 | 07-08-2014 01:21 AM |
How 2 Save Table Properties & Apply to other table
|
Popeye.Tom | Word Tables | 1 | 04-24-2013 09:44 PM |
Unlocking cells with VB code in excel 2003
|
tadleymansions | Excel | 1 | 01-18-2013 06:55 AM |
| Excel VBA: Control Word Table and Set its properties | tinfanide | Excel Programming | 0 | 12-10-2011 09:06 AM |
Excel table properties
|
pmblom | Excel | 4 | 07-03-2011 02:00 AM |