FormattedText.SetSuperscriptStatus
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| SetSuperscriptStatus(Boolean) | None | Sets the characters in the entire text to be superscript or not superscript. |
| SetSuperscriptStatus(TextRange, Boolean) | None | Sets the characters in a given text range to be superscript or not superscript. |