setTextFormat

setTextFormat(PortionFormat source) method

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

Parameters

NameTypeDescription
sourcePortionFormatIPortionFormat object with necessary properties set.

Returns

void


setTextFormat(ParagraphFormat source) method

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

Parameters

NameTypeDescription
sourceParagraphFormatIParagraphFormat object with necessary properties set.

Returns

void


setTextFormat(TextFrameFormat source) method

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

Parameters

NameTypeDescription
sourceTextFrameFormatITextFrameFormat object with necessary properties set.

Returns

void