| | Insert | |
rTextRange Collection As rtCollection endObject ID startObject Text useSpecialCharacters | version 1.5
Sub Insert (obj) Insert a text or object over selected text range. rTextRange normally is a result of Find or FindNext methods of rtContainer. Optionally the range may be collapsed forward or backward using Collapse method, so that the found text (and other objects) are not overwritten - the Inserted text/object will be before/after the found text. | |