I added the delete method to the Range class. ----- Original Message ----- From: "Nick Burch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 26, 2004 9:53 AM Subject: Replacing text in a word document
> Hi All > > I was wondering what the status was of replacing text in a word document? > There was a post in early January where Ryan said he was hoping to add > this functionality in the near future, but I can't seem to find any > appropriate bits of code to do it in the latest CVS code > > If it isn't there yet, does anyone know if you could fake it by grabbing > the CharacterRun of the current text, setting markDeleted() on it, then > adding a new CharacterRun after it? > > Thanks > Nick > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
