| | beginInsert | |
rtCollection beginInsert CurrentElement
| version 1.5
Property Get/Set beginInsert (after As Variant) Sets/gets default insertion point - object relative to one the object will be inserted. Next call of Add (and different operation that add content implicitly like appendText) will use the position defined. Parameter "after" True/False used to define relative position. Parameter works also when retrieving info, i.e. it's value gets set. | |