Reply To: Define table row heights, column widths in styles somehow?

Home Page / Forums / General InDesign Topics (CLOSED) / Define table row heights, column widths in styles somehow? / Reply To: Define table row heights, column widths in styles somehow?

#84924
Ross Scalise
Member

Hi, just found this and it’s something I need but when trying to use the script I keep getting a JavaScript Error and lists elements from your code.

I pasted the below in text edit and saved it in the folder revealed through the scripts palette.

It doesn’t like the quote marks, mm or the 5.

I need my row heights to be at least 5mm

app.activeDocument.stories.everyItem().tables.everyItem().rows[0].height = “5mm“;

This article was last modified on May 16, 2016

Comments (0)

Loading comments...