| | appendText | |
rTextRun Color As rtColor Font HTML ID parentParagraph Parent ParentContainer ParentObject root Style Text TextEffects | version 1.5
Function appendText (txt As String) Appends text to this text run. In case text contains paragraph breaks (platform dependent) creates several paragraphs follwing the paragraph that contains this text run. In case text run or paragraph is freestanding, the text is not split in paragraph, full text is added to this one text run. | |