<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Intro to Excel XML Part 2: Displaying your data</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/06/30/434473.aspx</link><description>Here's some more information for those of you new to XML or at least Office XML. I mentioned in the previous post that it is possible to leverage Excel's XML file format to display your data in a rich way. There are actually two options here, but today</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Intro to Word XML Part 2: Simple Formatting</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/06/30/434473.aspx#1866334</link><pubDate>Mon, 12 Mar 2007 20:02:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1866334</guid><dc:creator>Brian Jones: Open XML Formats</dc:creator><description>&lt;p&gt;If you read Part 1 of the Word XML Introduction, you saw the basics behind a Word document, as well as&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1866334" width="1" height="1"&gt;</description></item><item><title>re: Intro to Excel XML Part 2: Displaying your data</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/06/30/434473.aspx#592407</link><pubDate>Mon, 08 May 2006 17:57:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:592407</guid><dc:creator>I'm Brian Jones</dc:creator><description>Glad to help Paul. I want to make some posts on the new SpreadsheetML that's coming with Office 2007 too...&lt;br&gt;&lt;br&gt;-Brian&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=592407" width="1" height="1"&gt;</description></item><item><title>re: Intro to Excel XML Part 2: Displaying your data</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/06/30/434473.aspx#592395</link><pubDate>Mon, 08 May 2006 17:48:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:592395</guid><dc:creator>Paul Goldman</dc:creator><description>Brian,&lt;br&gt;&lt;br&gt;Just wanted to say thank you for the MS Excel XML info. &amp;nbsp;In one place I finally found clear, concise, understandable explanations with simple but informative examples.&lt;br&gt;&lt;br&gt;When you publish it in book form, let me know.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Paul&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=592395" width="1" height="1"&gt;</description></item><item><title>re: Intro to Excel XML Part 2: Displaying your data</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/06/30/434473.aspx#578434</link><pubDate>Tue, 18 Apr 2006 21:33:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:578434</guid><dc:creator>Ivan</dc:creator><description>Would you be able to cover different data types which are supported by ExcelML? It seems that you are using only type String, I wonder what other types supported to create a strong typed ExcelML file. &lt;br&gt;&lt;br&gt;Thank you.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=578434" width="1" height="1"&gt;</description></item><item><title>re: Intro to Excel XML Part 2: Displaying your data</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/06/30/434473.aspx#542842</link><pubDate>Fri, 03 Mar 2006 13:29:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:542842</guid><dc:creator>C-W Stenberg</dc:creator><description>Hi again!&lt;br&gt;&lt;br&gt;Tnx for the answer.&lt;br&gt;&lt;br&gt;The xslt file is the one in your example above so it should be fine. I have tried different locations for it, when it could be a problem with my domain connected workstation.&lt;br&gt;Anyway, I have move the transformation into my app to make &amp;nbsp;this feature transparent to my users.&lt;br&gt;&lt;br&gt;I have some other questions. Is there any documentation for this excel/office feature?&lt;br&gt;&lt;br&gt;Is there a way to make the columns in the excelML file auto sized?&lt;br&gt;&lt;br&gt;Tnx&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=542842" width="1" height="1"&gt;</description></item><item><title>re: Intro to Excel XML Part 2: Displaying your data</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/06/30/434473.aspx#538681</link><pubDate>Fri, 24 Feb 2006 18:37:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:538681</guid><dc:creator>I'm Brian Jones</dc:creator><description>I'm not sure why that is /C-W&lt;br&gt;&lt;br&gt;Where is the XSLT located? The only times we block an XSLT in that security mode should be if it's not in a trusted location, or if it has any script in it. If it has script, than the XSLT also needs to be signed.&lt;br&gt;&lt;br&gt;I could be wrong though (it's been a few years since we designed all that), so if you're still having problems let me know.&lt;br&gt;&lt;br&gt;-Brian&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=538681" width="1" height="1"&gt;</description></item><item><title>re: Intro to Excel XML Part 2: Displaying your data</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/06/30/434473.aspx#538505</link><pubDate>Fri, 24 Feb 2006 11:13:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:538505</guid><dc:creator>C-W Stenberg</dc:creator><description>Good article!&lt;br&gt;&lt;br&gt;Question: How to handle the excels macro security with xslt files. Excel will give a error message on the example above when the highest security level is set.&lt;br&gt;&lt;br&gt;Tnx for the help&lt;br&gt;&lt;br&gt;/C-W&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=538505" width="1" height="1"&gt;</description></item><item><title>re: Intro to Excel XML Part 2: Displaying your data</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/06/30/434473.aspx#477132</link><pubDate>Wed, 05 Oct 2005 03:14:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:477132</guid><dc:creator>I'm Brian Jones</dc:creator><description>No problem! :-)&lt;br&gt;&lt;br&gt;Let me know if there are other topics you'd like to see covered.&lt;br&gt;&lt;br&gt;-Brian&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=477132" width="1" height="1"&gt;</description></item><item><title>re: Intro to Excel XML Part 2: Displaying your data</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/06/30/434473.aspx#477114</link><pubDate>Wed, 05 Oct 2005 02:32:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:477114</guid><dc:creator>Sathi</dc:creator><description>Hi Brian,&lt;br&gt;&lt;br&gt;This was very useful, especially for complex formatting. Thanks.&lt;br&gt;&lt;br&gt;Sathi&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=477114" width="1" height="1"&gt;</description></item><item><title>Intro to Word XML Part 2: Simple Formatting</title><link>http://blogs.msdn.com/b/brian_jones/archive/2005/06/30/434473.aspx#440169</link><pubDate>Tue, 19 Jul 2005 03:09:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:440169</guid><dc:creator>Brian Jones: Office XML Formats</dc:creator><description>If you read Part 1 of the Word XML Introduction, you saw the basics behind a Word document, as well as...&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=440169" width="1" height="1"&gt;</description></item></channel></rss>