Skip to main content
Known Participant
May 19, 2009
Question

Cell Styles with a script

  • May 19, 2009
  • 2 replies
  • 970 views

Is there anyway to style table cells with a script, I can't fine any answers, all I'm after is to add a one cell style to the header row, then a different cell style to the rest of the table?

is it even possible, any pointer would be great?

Many thanks!

This topic has been closed for replies.

2 replies

Dr_Romano
Participant
May 27, 2009

Hello there!

Maybe somebody here already write script for: found in selected table (3 colums) 2 empty cells, merge this cells with cell from first column (with text), then apply to merged cell cell style, paragraph style, character style

Harbs.
Legend
May 19, 2009

Cell.appliedCellStyle = myStyle

Harbs

Known Participant
May 19, 2009

Hi Harbs

Thanks for your reply, I am new to this, and am finding it hard, if you have any example scripts I can have a look at that would be great.

Many thanks,

jamb