[]
Inserts a new rich text run after current rich text run.
ITextRun InsertAfter(string text)
Function InsertAfter(text As String) As ITextRun
| Type | Name | Description |
|---|---|---|
| string | text | the text of new inserted run. |
| Type | Description |
|---|---|
| ITextRun |