Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
When creating tables it seems that there is some excessive padding in the table above and below the text. Where do I look in styler to adjust. I expect it is entry that I want to adjust, but what do I adjust?
Bryon
Solved! Go to Solution.
Thanks to PTC support and Simon Taylor. There seems to be two places to adjust the cell padding. Option one will affect all tables and option two will only affect the table being modified.
1: In your stylesheet, choose File, Stylesheet Properties, Tables, there you will find the default cell padding.
2: Click into the table and right click, choose table properties, cell margins.
Thanks
Bryon
I'm not sure that Styler has a way to adjust the cell padding/margins. You would have to used edited source ...
Thanks to PTC support and Simon Taylor. There seems to be two places to adjust the cell padding. Option one will affect all tables and option two will only affect the table being modified.
1: In your stylesheet, choose File, Stylesheet Properties, Tables, there you will find the default cell padding.
2: Click into the table and right click, choose table properties, cell margins.
Thanks
Bryon
Thanks Bryon!