ITextRange add( java.lang.String newText ) |
Parameters
- newText
- The new text.
Return Value
The new ITextRange. This property is only used in Body and Paragraph. Use this property on Body and it will add a paragraph with a run. Use this property on Paragraph and it will add a run.