ApiRichRun
Represents the ApiRichRun class.
Methods
| Method | Returns | Description |
|---|---|---|
| Copy | ApiRichRun | Creates a copy of the current run. |
| GetClassType | "richRun" | Returns a type of the ApiRichRun class. |
| GetParentParagraph | ApiRichParagraph | Returns a parent paragraph of the current run. |
| GetTextPr | ApiRichTextPr | Returns the text properties of the current run. |
| SetTextPr | ApiRichTextPr | Sets the text properties to the current run. |