applying the paragraph style to last cell of current table in InDesign script

后端 未结 0 1191
暖寄归人
暖寄归人 2020-12-07 16:23

How can I applying the paragraph style to last cell of current table in InDesign script.

var doc = app.activeDocument,
table = doc.stories[1].tables[0];
var r         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题