setTextFormat

setTextFormat(PortionFormat source) function

Sets defined portion format properties to all table cells’ portions.

Parameters

NameTypeDescription
sourcePortionFormatIPortionFormat object with necessary properties set.

setTextFormat(ParagraphFormat source) function

Sets defined paragraph format properties to all table cells’ paragraphs.

Parameters

NameTypeDescription
sourceParagraphFormatIParagraphFormat object with necessary properties set.

setTextFormat(TextFrameFormat source) function

Sets defined text frame format properties to all table cells’ text frames.

Parameters

NameTypeDescription
sourceTextFrameFormatITextFrameFormat object with necessary properties set.