Name | Description | |
---|---|---|
![]() | delete | Deletes this ITextRun from its parent IRichText object. |
![]() | getFont | Gets the font settings of current text run. |
![]() | getText | Gets the text of current text run. |
![]() | insertAfter | Inserts a new ITextRun after current text run. |
![]() | insertBefore | Inserts a new ITextRun before current text run. |
![]() | setText | Sets text for current text run. |