SetTextPr
Sets the paragraph text properties.
Syntax
expression.SetTextPr(oTextPr);
expression - A variable that represents a ApiParagraph class.
Parameters
| Name | Required/Optional | Data type | Default | Description |
|---|---|---|---|---|
| oTextPr | Required | ApiTextPr | The paragraph text properties. |
Returns
boolean