<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Looking at the Word Object Model</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/trobbins/Looking-at-the-Word-Object-Model/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/163903_100x75.jpg</url>
		<title>Channel 9 - Looking at the Word Object Model</title>
		<link></link>
	</image>
	<description>
Microsoft Word is probably one of the most commonly used software packages. What many people don’t realize is that it exposes a very rich and fully featured object model. The object model is based around
 three basic objects. This is the top level Application object and the underlying Document and Selection objects. Each of these objects provides a unique set of features that are important to understand when starting to work with Microsoft Word. In this screencast&amp;nbsp;Thom
 takes a look at these objects and some of the ways they can be used. 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 08:35:43 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 08:35:43 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Looking at the Word Object Model</title>
		<description>
			<![CDATA[Yes, there are real, live .NET developers outside of Microsoft demo mavens working with Microsoft Word. This tool called
<a href="http://songhaysystem.com/document.php?cmd=getDoc&amp;get=40">CleanXHTML </a>
converts selections or entire documents into XHTML for Blogging and other data entry needs.<br /><br />One little tip: Set the Document.Saved property to <b>true </b>to prevent saving Toolbars programmatically added to Word.<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' /><br /><p>posted by rasx</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/trobbins/Looking-at-the-Word-Object-Model#c632772185790000000</link>
		<pubDate>Mon, 06 Mar 2006 05:09:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/trobbins/Looking-at-the-Word-Object-Model#c632772185790000000</guid>
		<dc:creator>rasx</dc:creator>
	</item>
</channel>
</rss>