| | newTextRun | |
rTextParagraph BeginInsert Content Current Font hasParagraphBreak HTML isHidden ID Parent ParentContainer ParentObject root Style
| version 1.5
Function newTextRun (txt As String) As rTextRun Create a new text run in current paragraph. Use instead of appendText in order to be able to format it differently. rTextRun is the smallest text entity that can have an independent font style. | |