[]
Adds a text run into current rich text object.
ITextRun Add(string text)
the string text of the text run to be added.
the ITextRun object that has been successfully added.