FormattedText.SetPlainText
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| SetPlainText(String) | None | Sets the entire text with the given text in a plain text form. |
| SetPlainText(TextRange, String) | None | Sets the text with the given text in a plain text form in a range. |