<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Ag.OpenXML</title><link>http://agopenxml.codeplex.com/project/feeds/rss</link><description>Ag.OpenXMLs a project that aimes at making it possible and easy to create OpenXML documents in Silverlight.</description><item><title>Source code checked in, #79962</title><link>http://agopenxml.codeplex.com/SourceControl/changeset/changes/79962</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:14:48 GMT</pubDate><guid isPermaLink="false">Source code checked in, #79962 20121001091448P</guid></item><item><title>Source code checked in, #79961</title><link>http://agopenxml.codeplex.com/SourceControl/changeset/changes/79961</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:08:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #79961 20121001090839P</guid></item><item><title>Reviewed: OpenXML v0.1.1 (三月 13, 2012)</title><link>http://agopenxml.codeplex.com/releases/view/73049#ReviewBy-kerryjiang</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - Your Excel sample looks great&amp;#33;</description><author>kerryjiang</author><pubDate>Wed, 14 Mar 2012 04:04:11 GMT</pubDate><guid isPermaLink="false">Reviewed: OpenXML v0.1.1 (三月 13, 2012) 20120314040411A</guid></item><item><title>Created Issue: MergeFields, Bookmarks [10504]</title><link>http://agopenxml.codeplex.com/workitem/10504</link><description>Hello, is it possible to use mergefields in the current version of the project &amp;#63; I haven&amp;#39;t found classes&amp;#47;parts&amp;#47;elements to do that.&lt;br /&gt;</description><author>jpolvora</author><pubDate>Tue, 13 Mar 2012 03:14:05 GMT</pubDate><guid isPermaLink="false">Created Issue: MergeFields, Bookmarks [10504] 20120313031405A</guid></item><item><title>Commented Issue: Excel Column Name Generation Bug [10315]</title><link>http://agopenxml.codeplex.com/workitem/10315</link><description>The logic around converting column indexes and counds relies purely on a conversion between int and char.  This works well when the column index is &amp;#60; 26, however as Excel would go to wrap to column AA, the CellName property returns &amp;#39;&amp;#91;&amp;#39;.  This bug is also present in the FiftyNine.Ag.OpenXML.Excel.Utilities.Formatting static class as the total size of the spreadsheet is determined.&lt;br /&gt;Comments: ** Comment from web user: Zelaskal ** &lt;p&gt;A proposed solution would be to use logic such as this during the associated calls &amp;#40;the ColRowFormat static function and the CellName property&amp;#41;&amp;#58;&lt;/p&gt;&lt;p&gt;            if &amp;#40;colIndex &amp;#60;&amp;#61; 25&amp;#41; return &amp;#40;&amp;#40;char&amp;#41;&amp;#40;colIndex &amp;#43; 65&amp;#41;&amp;#41;.ToString&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            else&lt;br /&gt;            &amp;#123;&lt;br /&gt;                StringBuilder sb &amp;#61; new StringBuilder&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;                sb.Append&amp;#40;&amp;#40;char&amp;#41;&amp;#40;&amp;#40;&amp;#40;colIndex &amp;#47; 26&amp;#41; - 1&amp;#41; &amp;#43; 65&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;                sb.Append&amp;#40;&amp;#40;char&amp;#41;&amp;#40;colIndex &amp;#37; 26 &amp;#43; 65&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;                return sb.ToString&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            &amp;#125;&lt;/p&gt;</description><author>Zelaskal</author><pubDate>Wed, 08 Feb 2012 00:32:07 GMT</pubDate><guid isPermaLink="false">Commented Issue: Excel Column Name Generation Bug [10315] 20120208123207A</guid></item><item><title>Created Issue: Excel Column Name Generation Bug [10315]</title><link>http://agopenxml.codeplex.com/workitem/10315</link><description>The logic around converting column indexes and counds relies purely on a conversion between int and char.  This works well when the column index is &amp;#60; 26, however as Excel would go to wrap to column AA, the CellName property returns &amp;#39;&amp;#91;&amp;#39;.  This bug is also present in the FiftyNine.Ag.OpenXML.Excel.Utilities.Formatting static class as the total size of the spreadsheet is determined.&lt;br /&gt;</description><author>Zelaskal</author><pubDate>Wed, 08 Feb 2012 00:29:22 GMT</pubDate><guid isPermaLink="false">Created Issue: Excel Column Name Generation Bug [10315] 20120208122922A</guid></item><item><title>Source code checked in, #72675</title><link>http://agopenxml.codeplex.com/SourceControl/changeset/changes/72675</link><description>Added simple support for Excel spreadsheet generation and support for images in Word documents.&amp;#13;&amp;#10;&amp;#13;&amp;#10;Added new Samples applications to show how to use the project</description><author>ZeroKoll</author><pubDate>Sat, 24 Dec 2011 11:00:35 GMT</pubDate><guid isPermaLink="false">Source code checked in, #72675 20111224110035A</guid></item><item><title>Released: OpenXML v0.1.1 (Sep 08, 2011)</title><link>http://agopenxml.codeplex.com/releases/view/73049</link><description>
&lt;div class="wikidoc"&gt;Updated version of the 0.1 Alpha. Added Tab and Paragraph alignment&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 08 Sep 2011 09:20:54 GMT</pubDate><guid isPermaLink="false">Released: OpenXML v0.1.1 (Sep 08, 2011) 20110908092054A</guid></item><item><title>Created Release: OpenXML v0.1.1 (sep 08, 2011)</title><link>http://agopenxml.codeplex.com/releases?ReleaseId=73049</link><description>&lt;div class="wikidoc"&gt;Updated version of the 0.1 Alpha. Added Tab and Paragraph alignment&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ZeroKoll</author><pubDate>Thu, 08 Sep 2011 09:20:54 GMT</pubDate><guid isPermaLink="false">Created Release: OpenXML v0.1.1 (sep 08, 2011) 20110908092054A</guid></item><item><title>Created Release: FiftyNine.Ag.OpenXML - v0.1.1 - Binaries (sep 08, 2011)</title><link>http://agopenxml.codeplex.com/releases?ReleaseId=73043</link><description>&lt;div class="wikidoc"&gt;Updated version of the 0.1 Alpha. Added Tab and Paragraph alignment&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ZeroKoll</author><pubDate>Thu, 08 Sep 2011 08:01:35 GMT</pubDate><guid isPermaLink="false">Created Release: FiftyNine.Ag.OpenXML - v0.1.1 - Binaries (sep 08, 2011) 20110908080135A</guid></item><item><title>Released: FiftyNine.Ag.OpenXML - v0.1.1 - Binaries (Sep 08, 2011)</title><link>http://agopenxml.codeplex.com/releases/view/73043</link><description>
&lt;div class="wikidoc"&gt;Updated version of the 0.1 Alpha. Added Tab and Paragraph alignment&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 08 Sep 2011 08:01:35 GMT</pubDate><guid isPermaLink="false">Released: FiftyNine.Ag.OpenXML - v0.1.1 - Binaries (Sep 08, 2011) 20110908080135A</guid></item><item><title>Source code checked in, #69629</title><link>http://agopenxml.codeplex.com/SourceControl/changeset/changes/69629</link><description>v 0.1.1.0</description><author>ZeroKoll</author><pubDate>Thu, 08 Sep 2011 07:59:02 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69629 20110908075902A</guid></item><item><title>Source code checked in, #69627</title><link>http://agopenxml.codeplex.com/SourceControl/changeset/changes/69627</link><description></description><author>ZeroKoll</author><pubDate>Thu, 08 Sep 2011 07:51:54 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69627 20110908075154A</guid></item><item><title>Source code checked in, #69626</title><link>http://agopenxml.codeplex.com/SourceControl/changeset/changes/69626</link><description>Added support for adding tabs to runs as well as alignment of paragraphs</description><author>ZeroKoll</author><pubDate>Thu, 08 Sep 2011 07:50:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69626 20110908075027A</guid></item><item><title>Source code checked in, #52406</title><link>http://agopenxml.codeplex.com/SourceControl/changeset/changes/52406</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Tue, 20 Jul 2010 20:45:25 GMT</pubDate><guid isPermaLink="false">Source code checked in, #52406 20100720084525P</guid></item><item><title>Source code checked in, #45802</title><link>http://agopenxml.codeplex.com/SourceControl/changeset/view/45802</link><description>Modified the Relations class to handle relative paths...</description><author>ZeroKoll</author><pubDate>Sat, 20 Mar 2010 21:59:59 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45802 20100320095959P</guid></item><item><title>Source code checked in, #40556</title><link>http://agopenxml.codeplex.com/SourceControl/changeset/view/40556</link><description>A missed file... Oops...</description><author>ZeroKoll</author><pubDate>Thu, 11 Feb 2010 05:18:48 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40556 20100211051848A</guid></item><item><title>Created Release: Initial release v0.1 (Feb 10, 2010)</title><link>http://agopenxml.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=40317</link><description>&lt;div class="wikidoc"&gt;This is the first release ever made. It still needs a lot of work, but has basic Wordprocessing ML support.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ZeroKoll</author><pubDate>Thu, 11 Feb 2010 05:09:33 GMT</pubDate><guid isPermaLink="false">Created Release: Initial release v0.1 (Feb 10, 2010) 20100211050933A</guid></item><item><title>Released: Initial release v0.1 (Feb 10, 2010)</title><link>http://agopenxml.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=40317</link><description>&lt;div&gt;This is the first release ever made. It still needs a lot of work, but has basic Wordprocessing ML support.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Thu, 11 Feb 2010 05:09:33 GMT</pubDate><guid isPermaLink="false">Released: Initial release v0.1 (Feb 10, 2010) 20100211050933A</guid></item><item><title>Source code checked in, #40553</title><link>http://agopenxml.codeplex.com/SourceControl/changeset/view/40553</link><description></description><author>ZeroKoll</author><pubDate>Thu, 11 Feb 2010 04:45:44 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40553 20100211044544A</guid></item></channel></rss>