Skip to main content
1-Visitor
July 14, 2016
Solved

Default drawing table cell format settings

  • July 14, 2016
  • 1 reply
  • 1477 views

Is there a way to change the default drawing table cell format settings?  Right now every time I insert a row into an existing table, it defaults text in the cells to upper/left instead of matching the format of the table. I'd prefer that it matched the table.  Is there any way to set this?

Thanks!

James


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by JayS

I have had some success using the "justify" command in the old menu structure. Once the menu pops up you can set right, center, left & top, middle, bottom and they seem to stay even when adding rows.

Here is a mapkey to get you there:

mapkey tjc @MAPKEY_LABELTable Justify Column;#TABLE;#MOD ROWS/COLS;#JUSTIFY;\

mapkey(continued) #COLUMN;

Hope this helps,

Jay

1 reply

JayS1-VisitorAnswer
1-Visitor
July 14, 2016

I have had some success using the "justify" command in the old menu structure. Once the menu pops up you can set right, center, left & top, middle, bottom and they seem to stay even when adding rows.

Here is a mapkey to get you there:

mapkey tjc @MAPKEY_LABELTable Justify Column;#TABLE;#MOD ROWS/COLS;#JUSTIFY;\

mapkey(continued) #COLUMN;

Hope this helps,

Jay

jbrink1-VisitorAuthor
1-Visitor
July 15, 2016

That works.  Thank you!

James

Mahesh_Sharma
22-Sapphire I
July 15, 2016

James,

You may mark Jay's reply to post as correct answer.