On Sat, 12 Nov 2011, sergiulas wrote:
Quick question: How can I insert a new paragraph to my Word document if the methods for this purpose have been deprecated?
There are methods that aren't deprecated that let you add text in. The only bits that are deprecated are adding in text with a specified set of properties. What you should do instead is add the text, get the run back, and apply the styling to that
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
