Skip to main content
18-Opal
May 14, 2021
Solved

table entry spacing

  • May 14, 2021
  • 1 reply
  • 3047 views

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

Best answer by bfriesen

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

1 reply

16-Pearl
May 17, 2021

I'm not sure that Styler has a way to adjust the cell padding/margins. You would have to used edited source ...

bfriesen18-OpalAuthorAnswer
18-Opal
May 18, 2021

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

16-Pearl
May 18, 2021

Thanks Bryon!