setTextFormat
setTextFormat(PortionFormat source) function
Sets defined portion format properties to all table cells’ portions.
Parameters
Name | Type | Description |
---|---|---|
source | PortionFormat | IPortionFormat object with necessary properties set. |
setTextFormat(ParagraphFormat source) function
Sets defined paragraph format properties to all table cells’ paragraphs.
Parameters
Name | Type | Description |
---|---|---|
source | ParagraphFormat | IParagraphFormat object with necessary properties set. |
setTextFormat(TextFrameFormat source) function
Sets defined text frame format properties to all table cells’ text frames.
Parameters
Name | Type | Description |
---|---|---|
source | TextFrameFormat | ITextFrameFormat object with necessary properties set. |