<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>ShaunaKelly.com</title>
	<link>http://www.shaunakelly.com</link>
	<description>Making the most of Word in your business</description>
	<lastBuildDate>Wed, 31 Aug 2011 13:43:19 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>How to create numbered headings or outline numbering in Word 2007 and Word 2010</title>
		<description><![CDATA[How to set up heading numbering in Word 2007 and Word 2010]]></description>
		<link>http://www.shaunakelly.com/word/numbering/numbering20072010.html</link>
			</item>
	<item>
		<title>Background and foreground: Shading in paragraph styles</title>
		<description><![CDATA[For developers: The background colour in a paragraph style is controlled through the Shading object. It manages background and foreground colour and texture. The Word object model is straight-forward, but you need to choose the right texture as well as the background and foreground colours.]]></description>
		<link>http://www.shaunakelly.com/word/styles/shading-in-paragraph-styles.html</link>
			</item>
	<item>
		<title>Borders in table styles</title>
		<description><![CDATA[What borders are available for table styles, how to control them, and how to avoid the bugs and inconsistencies in the Word object model.]]></description>
		<link>http://www.shaunakelly.com/word/styles/borders-in-table-styles.html</link>
			</item>
	<item>
		<title>4 ways to control page breaks within tables and table styles (for developers)</title>
		<description><![CDATA[For developers: How to prevent a whole table, or just one or more rows, from breaking across a page. The Microsoft Word object model has 4 ways to manage, or prevent, tables from breaking across a page. Some of them work.]]></description>
		<link>http://www.shaunakelly.com/word/styles/page-breaks-in-tables.html</link>
			</item>
	<item>
		<title>Word reports the .BaseStyle of styles inaccurately</title>
		<description><![CDATA[The problem Word styles cascade. Out of the box, a few styles have no parent, but most are based on another style. In the object model, this is controlled through the .BaseStyle property. One of the rules is that a style can only be based on another style of the same type. So, a Character [...]]]></description>
		<link>http://www.shaunakelly.com/word/styles/word-reports-the-basestyle-of-styles-inaccurately.html</link>
			</item>
	<item>
		<title>Error 5848 &#8220;The style definition is empty&#8221;, or, why are there two Normal styles in my document?</title>
		<description><![CDATA[What causes this error? I can&#39;t find any reference from Microsoft to the cause of error 5848 &#34;The style definition is empty.&#34;. But I can identify at least one way in which this error occurs. This only seems to go wrong in Word 2010, both RTM and SP-1. The Style object in Word has an [...]]]></description>
		<link>http://www.shaunakelly.com/word/styles/error-5848-style-definition-is-empty.html</link>
			</item>
	<item>
		<title>Reading Conditions of a Word table style (for developers)</title>
		<description><![CDATA[The problem A Table style in Word has a .Table.Condition method that returns a ConditionalStyle object. The ConditionalStyle objects refer to different elements of the table: top row, left column, bottom right-hand cell, and so on. There are 12 ConditionalStyle objects in each table style. If you try to access one of these ConditionalStyle objects, [...]]]></description>
		<link>http://www.shaunakelly.com/word/styles/reading-conditions-of-a-word-table-style.html</link>
			</item>
	<item>
		<title>Shading (ie background colour) in table styles</title>
		<description><![CDATA[For developers: how to set the background colour in a table style using the Microsoft Word object model. There are 7 ways to set shading (ie background or foreground colour) on elements of a table style in Microsoft Word. Most don't work. This article describes what does seem to work, and identifies the bugs and annoyances in setting shading in table styles.]]></description>
		<link>http://www.shaunakelly.com/word/styles/shading-in-table-styles.html</link>
			</item>
	<item>
		<title>How to hide table styles on the Table Tools Design tab in Word (for developers)</title>
		<description><![CDATA[The problem: does anyone need 99 ways to format a table? In Word 2007 and Word 2010, when you click within a table, two Table Tools contextual tabs become available on the Ribbon. The Design tab includes the Table Styles group. This gives you, out of the box, 99 table styles from which to choose. [...]]]></description>
		<link>http://www.shaunakelly.com/word/styles/how-to-hide-table-styles-in-word.html</link>
			</item>
	<item>
		<title>How to detect frames in paragraph styles</title>
		<description><![CDATA[In the user interface, it is obvious if a paragraph style has a frame. It's not so obvious in the Word object model. There is no built-in method to determine whether a style has a Frame. This article identifies one possible way around this problem.]]></description>
		<link>http://www.shaunakelly.com/word/styles/frames-in-paragraph-styles.html</link>
			</item>
</channel>
</rss>
