<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>EPPlus Releases Rss Feed</title><link>http://epplus.codeplex.com/Release/ProjectReleases.aspx</link><description>EPPlus Releases Rss Description</description><item><title>Updated Release: EPPlus 3.1 (apr 11, 2012)</title><link>https://epplus.codeplex.com/releases/view/89923</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;&lt;h2&gt;VBA&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Create,read and write a VBA project from scratch or in a template.&lt;/li&gt;
&lt;li&gt;Add and modify modules and classes.&lt;/li&gt;
&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.&lt;/li&gt;
&lt;li&gt;VBA protection&lt;/li&gt;
&lt;li&gt;Code signing&lt;/li&gt;
&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Apply conditional formatting on any range of cells.&lt;/li&gt;
&lt;li&gt;Choose between more than 40 different types (&amp;quot;beginsWith&amp;quot;, &amp;quot;between&amp;quot;, &amp;quot;containsText&amp;quot;, &amp;quot;endsWith&amp;quot;, &amp;quot;equal&amp;quot;, &amp;quot;greaterThan&amp;quot;, &amp;quot;greaterThanOrEqual&amp;quot;, &amp;quot;iconSet3&amp;quot;, &amp;quot;iconSet4&amp;quot;, &amp;quot;iconSet5&amp;quot;, &amp;quot;last7Days&amp;quot;, &amp;quot;lastMonth&amp;quot; and many more)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Minor new features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Picture Hyperlinks&lt;/li&gt;
&lt;li&gt;Chart Axis Titles&lt;/li&gt;
&lt;li&gt;Remove method added to Drawings collection&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;An a lot of bug fixes.&lt;br /&gt;&lt;b&gt;3.1.2 changes &lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Fixes problem with messed up Normal style if the Normal style is not the first saved Style in the NamedStyles collection.&lt;/li&gt;
&lt;li&gt;Fixed problem with CellIs in templates (14750, 14749).Turned off dtd on XmlDocument.Load / LoadXml to avoid Xml-bombs. Fixed pivottable constructor that set default values in templates(14723).&lt;/li&gt;
&lt;li&gt;Fixes problem with indexed colors in conditional formatting.&lt;/li&gt;
&lt;li&gt;Fixes full row / column ranges with defined names (throwing exception when accessing Start and End properties).&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;3.1.3 changes &lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Fixed VBA project corruption when adding a new worksheet. &lt;/li&gt;
&lt;li&gt;Fixed Drawing resizing with hidden rows.&lt;/li&gt;
&lt;li&gt;Fixed problem with named styles and blank text property on range when it shold be &amp;quot;0&amp;quot;&lt;/li&gt;
&lt;li&gt;Fixes issue 14768-Missing Normal style causes corruption of xfs styles.&lt;/li&gt;
&lt;li&gt;Fixed issue 14799-Table-StyleName bug.&lt;/li&gt;
&lt;li&gt;Fixed issue 14799-Change of contenttype from xlsx to xlsm and pivottable caused corruption&lt;/li&gt;
&lt;li&gt;Fixed issue 14795-Scatterchart smooth lines.&lt;/li&gt;
&lt;li&gt;Fixed issue 14809-Namedstyles was invalid when loading from a template&lt;/li&gt;
&lt;li&gt;Fixed issue 14805-LoadFromText did not work with a null argument for parameter Text)&lt;/li&gt;
&lt;li&gt;Fixed issue 14819-Setting data validations default operator to Any.&lt;/li&gt;
&lt;li&gt;Fixed issue 14823-Invalid hyperlinks when uri was encoded.&lt;/li&gt;
&lt;li&gt;Fixed issue 14818-attribute createdVersion of the Pivottable was set to 1 and causing the pivottable ignore the enableDrill and showDrill attributes&lt;/li&gt;
&lt;li&gt;Fixed issue 14803-Duplicate column names when creating a table caused a corrupt workbook.&lt;/li&gt;
&lt;li&gt;Fixed issue 14820-Invalid sort order on header footer elements when creating from a template. Added reference to System.Web for Uri decoding&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKallman</author><pubDate>Thu, 11 Apr 2013 19:47:08 GMT</pubDate><guid isPermaLink="false">Updated Release: EPPlus 3.1 (apr 11, 2012) 20130411074708P</guid></item><item><title>Released: EPPlus 3.1 (Apr 11, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;
&lt;h2&gt;VBA&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Create,read and write a VBA project from scratch or in a template. &lt;/li&gt;&lt;li&gt;Add and modify modules and classes. &lt;/li&gt;&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.
&lt;/li&gt;&lt;li&gt;VBA protection &lt;/li&gt;&lt;li&gt;Code signing &lt;/li&gt;&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Apply conditional formatting on any range of cells. &lt;/li&gt;&lt;li&gt;Choose between more than 40 different types (&amp;quot;beginsWith&amp;quot;, &amp;quot;between&amp;quot;, &amp;quot;containsText&amp;quot;, &amp;quot;endsWith&amp;quot;, &amp;quot;equal&amp;quot;, &amp;quot;greaterThan&amp;quot;, &amp;quot;greaterThanOrEqual&amp;quot;, &amp;quot;iconSet3&amp;quot;, &amp;quot;iconSet4&amp;quot;,
 &amp;quot;iconSet5&amp;quot;, &amp;quot;last7Days&amp;quot;, &amp;quot;lastMonth&amp;quot; and many more)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Minor new features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Picture Hyperlinks &lt;/li&gt;&lt;li&gt;Chart Axis Titles &lt;/li&gt;&lt;li&gt;Remove method added to Drawings collection&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
An a lot of bug fixes.&lt;br&gt;
&lt;b&gt;3.1.2 changes &lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fixes problem with messed up Normal style if the Normal style is not the first saved Style in the NamedStyles collection.
&lt;/li&gt;&lt;li&gt;Fixed problem with CellIs in templates (14750, 14749).Turned off dtd on XmlDocument.Load / LoadXml to avoid Xml-bombs. Fixed pivottable constructor that set default values in templates(14723).
&lt;/li&gt;&lt;li&gt;Fixes problem with indexed colors in conditional formatting. &lt;/li&gt;&lt;li&gt;Fixes full row / column ranges with defined names (throwing exception when accessing Start and End properties).&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;3.1.3 changes &lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fixed VBA project corruption when adding a new worksheet. &lt;/li&gt;&lt;li&gt;Fixed Drawing resizing with hidden rows. &lt;/li&gt;&lt;li&gt;Fixed problem with named styles and blank text property on range when it shold be &amp;quot;0&amp;quot;
&lt;/li&gt;&lt;li&gt;Fixes issue 14768-Missing Normal style causes corruption of xfs styles. &lt;/li&gt;&lt;li&gt;Fixed issue 14799-Table-StyleName bug. &lt;/li&gt;&lt;li&gt;Fixed issue 14799-Change of contenttype from xlsx to xlsm and pivottable caused corruption
&lt;/li&gt;&lt;li&gt;Fixed issue 14795-Scatterchart smooth lines. &lt;/li&gt;&lt;li&gt;Fixed issue 14809-Namedstyles was invalid when loading from a template &lt;/li&gt;&lt;li&gt;Fixed issue 14805-LoadFromText did not work with a null argument for parameter Text)
&lt;/li&gt;&lt;li&gt;Fixed issue 14819-Setting data validations default operator to Any. &lt;/li&gt;&lt;li&gt;Fixed issue 14823-Invalid hyperlinks when uri was encoded. &lt;/li&gt;&lt;li&gt;Fixed issue 14818-attribute createdVersion of the Pivottable was set to 1 and causing the pivottable ignore the enableDrill and showDrill attributes
&lt;/li&gt;&lt;li&gt;Fixed issue 14803-Duplicate column names when creating a table caused a corrupt workbook.
&lt;/li&gt;&lt;li&gt;Fixed issue 14820-Invalid sort order on header footer elements when creating from a template. Added reference to System.Web for Uri decoding&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 11 Apr 2013 19:47:08 GMT</pubDate><guid isPermaLink="false">Released: EPPlus 3.1 (Apr 11, 2012) 20130411074708P</guid></item><item><title>Updated Release: EPPlus 3.1 (nov 01, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;&lt;h2&gt;VBA&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Create,read and write a VBA project from scratch or in a template.&lt;/li&gt;
&lt;li&gt;Add and modify modules and classes.&lt;/li&gt;
&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.&lt;/li&gt;
&lt;li&gt;VBA protection&lt;/li&gt;
&lt;li&gt;Code signing&lt;/li&gt;
&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Apply conditional formatting on any range of cells.&lt;/li&gt;
&lt;li&gt;Choose between more than 40 different types (&amp;quot;beginsWith&amp;quot;, &amp;quot;between&amp;quot;, &amp;quot;containsText&amp;quot;, &amp;quot;endsWith&amp;quot;, &amp;quot;equal&amp;quot;, &amp;quot;greaterThan&amp;quot;, &amp;quot;greaterThanOrEqual&amp;quot;, &amp;quot;iconSet3&amp;quot;, &amp;quot;iconSet4&amp;quot;, &amp;quot;iconSet5&amp;quot;, &amp;quot;last7Days&amp;quot;, &amp;quot;lastMonth&amp;quot; and many more)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Minor new features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Picture Hyperlinks&lt;/li&gt;
&lt;li&gt;Chart Axis Titles&lt;/li&gt;
&lt;li&gt;Remove method added to Drawings collection&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;An a lot of bug fixes.&lt;br /&gt;&lt;b&gt;3.1.2 changes &lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Fixes problem with messed up Normal style if the Normal style is not the first saved Style in the NamedStyles collection.&lt;/li&gt;
&lt;li&gt;Fixed problem with CellIs in templates (14750, 14749).Turned off dtd on XmlDocument.Load / LoadXml to avoid Xml-bombs. Fixed pivottable constructor that set default values in templates(14723).&lt;/li&gt;
&lt;li&gt;Fixes problem with indexed colors in conditional formatting.&lt;/li&gt;
&lt;li&gt;Fixes full row / column ranges with defined names (throwing exception when accessing Start and End properties).&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKallman</author><pubDate>Thu, 01 Nov 2012 15:31:29 GMT</pubDate><guid isPermaLink="false">Updated Release: EPPlus 3.1 (nov 01, 2012) 20121101033129P</guid></item><item><title>Released: EPPlus 3.1 (Nov 01, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;
&lt;h2&gt;VBA&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Create,read and write a VBA project from scratch or in a template. &lt;/li&gt;&lt;li&gt;Add and modify modules and classes. &lt;/li&gt;&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.
&lt;/li&gt;&lt;li&gt;VBA protection &lt;/li&gt;&lt;li&gt;Code signing &lt;/li&gt;&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Apply conditional formatting on any range of cells. &lt;/li&gt;&lt;li&gt;Choose between more than 40 different types (&amp;quot;beginsWith&amp;quot;, &amp;quot;between&amp;quot;, &amp;quot;containsText&amp;quot;, &amp;quot;endsWith&amp;quot;, &amp;quot;equal&amp;quot;, &amp;quot;greaterThan&amp;quot;, &amp;quot;greaterThanOrEqual&amp;quot;, &amp;quot;iconSet3&amp;quot;, &amp;quot;iconSet4&amp;quot;,
 &amp;quot;iconSet5&amp;quot;, &amp;quot;last7Days&amp;quot;, &amp;quot;lastMonth&amp;quot; and many more)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Minor new features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Picture Hyperlinks &lt;/li&gt;&lt;li&gt;Chart Axis Titles &lt;/li&gt;&lt;li&gt;Remove method added to Drawings collection&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
An a lot of bug fixes.&lt;br&gt;
&lt;b&gt;3.1.2 changes &lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fixes problem with messed up Normal style if the Normal style is not the first saved Style in the NamedStyles collection.
&lt;/li&gt;&lt;li&gt;Fixed problem with CellIs in templates (14750, 14749).Turned off dtd on XmlDocument.Load / LoadXml to avoid Xml-bombs. Fixed pivottable constructor that set default values in templates(14723).
&lt;/li&gt;&lt;li&gt;Fixes problem with indexed colors in conditional formatting. &lt;/li&gt;&lt;li&gt;Fixes full row / column ranges with defined names (throwing exception when accessing Start and End properties).&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 01 Nov 2012 15:31:29 GMT</pubDate><guid isPermaLink="false">Released: EPPlus 3.1 (Nov 01, 2012) 20121101033129P</guid></item><item><title>Updated Release: EPPlus 3.1 (nov 01, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;&lt;h2&gt;VBA&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Create,read and write a VBA project from scratch or in a template.&lt;/li&gt;
&lt;li&gt;Add and modify modules and classes.&lt;/li&gt;
&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.&lt;/li&gt;
&lt;li&gt;VBA protection&lt;/li&gt;
&lt;li&gt;Code signing&lt;/li&gt;
&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Apply conditional formatting on any range of cells.&lt;/li&gt;
&lt;li&gt;Choose between more than 40 different types (&amp;quot;beginsWith&amp;quot;, &amp;quot;between&amp;quot;, &amp;quot;containsText&amp;quot;, &amp;quot;endsWith&amp;quot;, &amp;quot;equal&amp;quot;, &amp;quot;greaterThan&amp;quot;, &amp;quot;greaterThanOrEqual&amp;quot;, &amp;quot;iconSet3&amp;quot;, &amp;quot;iconSet4&amp;quot;, &amp;quot;iconSet5&amp;quot;, &amp;quot;last7Days&amp;quot;, &amp;quot;lastMonth&amp;quot; and many more)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Minor new features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Picture Hyperlinks&lt;/li&gt;
&lt;li&gt;Chart Axis Titles&lt;/li&gt;
&lt;li&gt;Remove method added to Drawings collection&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;An a lot of bug fixes.&lt;br /&gt;&lt;b&gt;3.1.2 changes &lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Fixes problem with messed up Normal style if the Normal style is not the first saved Style in the NamedStyles collection.&lt;/li&gt;
&lt;li&gt;Fixed problem with CellIs in templates (14750, 14749).Turned off dtd on XmlDocument.Load / LoadXml to avoid Xml-bombs. Fixed pivottable constructor that set default values in templates(14723).&lt;/li&gt;
&lt;li&gt;Fixes problem with indexed colors in conditional formatting.&lt;/li&gt;
&lt;li&gt;Fixes full row / column ranges with defined names (throwing exception when accessing Start and End properties).&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKallman</author><pubDate>Thu, 01 Nov 2012 15:30:53 GMT</pubDate><guid isPermaLink="false">Updated Release: EPPlus 3.1 (nov 01, 2012) 20121101033053P</guid></item><item><title>Updated Release: EPPlus 3.1 (nov 01, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;&lt;h2&gt;VBA&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Create,read and write a VBA project from scratch or in a template.&lt;/li&gt;
&lt;li&gt;Add and modify modules and classes.&lt;/li&gt;
&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.&lt;/li&gt;
&lt;li&gt;VBA protection&lt;/li&gt;
&lt;li&gt;Code signing&lt;/li&gt;
&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Apply conditional formatting on any range of cells.&lt;/li&gt;
&lt;li&gt;Choose between more than 40 different types (&amp;quot;beginsWith&amp;quot;, &amp;quot;between&amp;quot;, &amp;quot;containsText&amp;quot;, &amp;quot;endsWith&amp;quot;, &amp;quot;equal&amp;quot;, &amp;quot;greaterThan&amp;quot;, &amp;quot;greaterThanOrEqual&amp;quot;, &amp;quot;iconSet3&amp;quot;, &amp;quot;iconSet4&amp;quot;, &amp;quot;iconSet5&amp;quot;, &amp;quot;last7Days&amp;quot;, &amp;quot;lastMonth&amp;quot; and many more)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Minor new features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Picture Hyperlinks&lt;/li&gt;
&lt;li&gt;Chart Axis Titles&lt;/li&gt;
&lt;li&gt;Remove method added to Drawings collection&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;An a lot of bug fixes.&lt;br /&gt;&lt;b&gt;3.1.2 changes &lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Fixes problem with messed up Normal style if the Normal style is not the first saved Style in the NamedStyles collection.&lt;/li&gt;
&lt;li&gt;Fixed problem with CellIs in templates (14750, 14749).Turned off dtd on XmlDocument.Load / LoadXml to avoid Xml-bombs. Fixed pivottable constructor that set default values in templates(14723).&lt;/li&gt;
&lt;li&gt;Fixes problem with indexed colors in conditional formatting.&lt;/li&gt;
&lt;li&gt;Fixes full row / column ranges with defined names (throwing exception when accessing Start and End properties).&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKallman</author><pubDate>Thu, 01 Nov 2012 15:29:09 GMT</pubDate><guid isPermaLink="false">Updated Release: EPPlus 3.1 (nov 01, 2012) 20121101032909P</guid></item><item><title>Updated Release: EPPlus 3.1 (sep 25, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;&lt;h2&gt;VBA&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Create,read and write a VBA project from scratch or in a template.&lt;/li&gt;
&lt;li&gt;Add and modify modules and classes.&lt;/li&gt;
&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.&lt;/li&gt;
&lt;li&gt;VBA protection&lt;/li&gt;
&lt;li&gt;Code signing&lt;/li&gt;
&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Apply conditional formatting on any range of cells.&lt;/li&gt;
&lt;li&gt;Choose between more than 40 different types (&amp;quot;beginsWith&amp;quot;, &amp;quot;between&amp;quot;, &amp;quot;containsText&amp;quot;, &amp;quot;endsWith&amp;quot;, &amp;quot;equal&amp;quot;, &amp;quot;greaterThan&amp;quot;, &amp;quot;greaterThanOrEqual&amp;quot;, &amp;quot;iconSet3&amp;quot;, &amp;quot;iconSet4&amp;quot;, &amp;quot;iconSet5&amp;quot;, &amp;quot;last7Days&amp;quot;, &amp;quot;lastMonth&amp;quot; and many more)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Minor new features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Picture Hyperlinks&lt;/li&gt;
&lt;li&gt;Chart Axis Titles&lt;/li&gt;
&lt;li&gt;Remove method added to Drawings collection&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;An a lot of bug fixes.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;EPPlus is also available via Nuget!&lt;/b&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>swmal</author><pubDate>Wed, 26 Sep 2012 18:35:23 GMT</pubDate><guid isPermaLink="false">Updated Release: EPPlus 3.1 (sep 25, 2012) 20120926063523P</guid></item><item><title>Released: EPPlus 3.1 (Sep 25, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;
&lt;h2&gt;VBA&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Create,read and write a VBA project from scratch or in a template. &lt;/li&gt;&lt;li&gt;Add and modify modules and classes. &lt;/li&gt;&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.
&lt;/li&gt;&lt;li&gt;VBA protection &lt;/li&gt;&lt;li&gt;Code signing &lt;/li&gt;&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Apply conditional formatting on any range of cells. &lt;/li&gt;&lt;li&gt;Choose between more than 40 different types (&amp;quot;beginsWith&amp;quot;, &amp;quot;between&amp;quot;, &amp;quot;containsText&amp;quot;, &amp;quot;endsWith&amp;quot;, &amp;quot;equal&amp;quot;, &amp;quot;greaterThan&amp;quot;, &amp;quot;greaterThanOrEqual&amp;quot;, &amp;quot;iconSet3&amp;quot;, &amp;quot;iconSet4&amp;quot;,
 &amp;quot;iconSet5&amp;quot;, &amp;quot;last7Days&amp;quot;, &amp;quot;lastMonth&amp;quot; and many more)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Minor new features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Picture Hyperlinks &lt;/li&gt;&lt;li&gt;Chart Axis Titles &lt;/li&gt;&lt;li&gt;Remove method added to Drawings collection&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
An a lot of bug fixes.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;EPPlus is also available via Nuget!&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 26 Sep 2012 18:35:23 GMT</pubDate><guid isPermaLink="false">Released: EPPlus 3.1 (Sep 25, 2012) 20120926063523P</guid></item><item><title>Updated Release: EPPlus 3.1 (sep 25, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;&lt;h2&gt;VBA&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Create,read and write a VBA project from scratch or in a template.&lt;/li&gt;
&lt;li&gt;Add and modify modules and classes.&lt;/li&gt;
&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.&lt;/li&gt;
&lt;li&gt;VBA protection&lt;/li&gt;
&lt;li&gt;Code signing&lt;/li&gt;
&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Apply conditional formatting on any range of cells.&lt;/li&gt;
&lt;li&gt;Choose between more than 40 different types (&amp;quot;beginsWith&amp;quot;, &amp;quot;between&amp;quot;, &amp;quot;containsText&amp;quot;, &amp;quot;endsWith&amp;quot;, &amp;quot;equal&amp;quot;, &amp;quot;greaterThan&amp;quot;, &amp;quot;greaterThanOrEqual&amp;quot;, &amp;quot;iconSet3&amp;quot;, &amp;quot;iconSet4&amp;quot;, &amp;quot;iconSet5&amp;quot;, &amp;quot;last7Days&amp;quot;, &amp;quot;lastMonth&amp;quot; and many more)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Minor new features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Picture Hyperlinks&lt;/li&gt;
&lt;li&gt;Chart Axis Titles&lt;/li&gt;
&lt;li&gt;Remove method added to Drawings collection&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;An a lot of bug fixes.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Nuget package will be added shortly!&lt;/b&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKallman</author><pubDate>Tue, 25 Sep 2012 18:12:53 GMT</pubDate><guid isPermaLink="false">Updated Release: EPPlus 3.1 (sep 25, 2012) 20120925061253P</guid></item><item><title>Released: EPPlus 3.1 (Sep 25, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;
&lt;h2&gt;VBA&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Create,read and write a VBA project from scratch or in a template. &lt;/li&gt;&lt;li&gt;Add and modify modules and classes. &lt;/li&gt;&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.
&lt;/li&gt;&lt;li&gt;VBA protection &lt;/li&gt;&lt;li&gt;Code signing &lt;/li&gt;&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Apply conditional formatting on any range of cells. &lt;/li&gt;&lt;li&gt;Choose between more than 40 different types (&amp;quot;beginsWith&amp;quot;, &amp;quot;between&amp;quot;, &amp;quot;containsText&amp;quot;, &amp;quot;endsWith&amp;quot;, &amp;quot;equal&amp;quot;, &amp;quot;greaterThan&amp;quot;, &amp;quot;greaterThanOrEqual&amp;quot;, &amp;quot;iconSet3&amp;quot;, &amp;quot;iconSet4&amp;quot;,
 &amp;quot;iconSet5&amp;quot;, &amp;quot;last7Days&amp;quot;, &amp;quot;lastMonth&amp;quot; and many more)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Minor new features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Picture Hyperlinks &lt;/li&gt;&lt;li&gt;Chart Axis Titles &lt;/li&gt;&lt;li&gt;Remove method added to Drawings collection&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
An a lot of bug fixes.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Nuget package will be added shortly!&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 25 Sep 2012 18:12:53 GMT</pubDate><guid isPermaLink="false">Released: EPPlus 3.1 (Sep 25, 2012) 20120925061253P</guid></item><item><title>Updated Release: EPPlus 3.1 Beta (jun 29, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;NB&lt;/b&gt;: This release can also be installed via nuget. &lt;a href="https://nuget.org/packages/EPPlus"&gt;https://nuget.org/packages/EPPlus&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;&lt;h2&gt;VBA&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Create,read and write a VBA project from scratch or in a template.&lt;/li&gt;
&lt;li&gt;Add and modify modules and classes.&lt;/li&gt;
&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.&lt;/li&gt;
&lt;li&gt;VBA protection&lt;/li&gt;
&lt;li&gt;Code signing&lt;/li&gt;
&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Apply conditional formatting on any range of cells.&lt;/li&gt;
&lt;li&gt;Choose between more than 40 different types (&amp;quot;beginsWith&amp;quot;, &amp;quot;between&amp;quot;, &amp;quot;containsText&amp;quot;, &amp;quot;endsWith&amp;quot;, &amp;quot;equal&amp;quot;, &amp;quot;greaterThan&amp;quot;, &amp;quot;greaterThanOrEqual&amp;quot;, &amp;quot;iconSet3&amp;quot;, &amp;quot;iconSet4&amp;quot;, &amp;quot;iconSet5&amp;quot;, &amp;quot;last7Days&amp;quot;, &amp;quot;lastMonth&amp;quot; and many more)&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Note&lt;/b&gt;: Beta version is missing a complet Iconsets implementation and Databars.&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;And a lot of bug fixes&lt;/h2&gt;
&lt;b&gt;Note that version 3.1.0.0 is a beta.&lt;/b&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>swmal</author><pubDate>Sun, 22 Jul 2012 20:08:52 GMT</pubDate><guid isPermaLink="false">Updated Release: EPPlus 3.1 Beta (jun 29, 2012) 20120722080852P</guid></item><item><title>Released: EPPlus 3.1 Beta (Jun 29, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;NB&lt;/b&gt;: This release can also be installed via nuget. &lt;a href="https://nuget.org/packages/EPPlus"&gt;
https://nuget.org/packages/EPPlus&lt;/a&gt;&lt;br&gt;
&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;
&lt;h2&gt;VBA&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Create,read and write a VBA project from scratch or in a template. &lt;/li&gt;&lt;li&gt;Add and modify modules and classes. &lt;/li&gt;&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.
&lt;/li&gt;&lt;li&gt;VBA protection &lt;/li&gt;&lt;li&gt;Code signing &lt;/li&gt;&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Apply conditional formatting on any range of cells. &lt;/li&gt;&lt;li&gt;Choose between more than 40 different types (&amp;quot;beginsWith&amp;quot;, &amp;quot;between&amp;quot;, &amp;quot;containsText&amp;quot;, &amp;quot;endsWith&amp;quot;, &amp;quot;equal&amp;quot;, &amp;quot;greaterThan&amp;quot;, &amp;quot;greaterThanOrEqual&amp;quot;, &amp;quot;iconSet3&amp;quot;, &amp;quot;iconSet4&amp;quot;,
 &amp;quot;iconSet5&amp;quot;, &amp;quot;last7Days&amp;quot;, &amp;quot;lastMonth&amp;quot; and many more)
&lt;/li&gt;&lt;li&gt;&lt;b&gt;Note&lt;/b&gt;: Beta version is missing a complet Iconsets implementation and Databars.&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;And a lot of bug fixes&lt;/h2&gt;
&lt;b&gt;Note that version 3.1.0.0 is a beta.&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sun, 22 Jul 2012 20:08:52 GMT</pubDate><guid isPermaLink="false">Released: EPPlus 3.1 Beta (Jun 29, 2012) 20120722080852P</guid></item><item><title>Updated Release: EPPlus 3.1 Beta (jun 29, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;&lt;h2&gt;VBA&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Create,read and write a VBA project from scratch or in a template.&lt;/li&gt;
&lt;li&gt;Add and modify modules and classes.&lt;/li&gt;
&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.&lt;/li&gt;
&lt;li&gt;VBA protection&lt;/li&gt;
&lt;li&gt;Code signing&lt;/li&gt;
&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Apply conditional formatting on any range of cells.&lt;/li&gt;
&lt;li&gt;Choose between more than 40 different types (&amp;quot;beginsWith&amp;quot;, &amp;quot;between&amp;quot;, &amp;quot;containsText&amp;quot;, &amp;quot;endsWith&amp;quot;, &amp;quot;equal&amp;quot;, &amp;quot;greaterThan&amp;quot;, &amp;quot;greaterThanOrEqual&amp;quot;, &amp;quot;iconSet3&amp;quot;, &amp;quot;iconSet4&amp;quot;, &amp;quot;iconSet5&amp;quot;, &amp;quot;last7Days&amp;quot;, &amp;quot;lastMonth&amp;quot; and many more)&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Note&lt;/b&gt;: Beta version is missing a complet Iconsets implementation and Databars.&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;And a lot of bug fixes&lt;/h2&gt;
&lt;b&gt;Note that version 3.1.0.0 is a beta.&lt;/b&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SirG69</author><pubDate>Fri, 29 Jun 2012 21:11:15 GMT</pubDate><guid isPermaLink="false">Updated Release: EPPlus 3.1 Beta (jun 29, 2012) 20120629091115P</guid></item><item><title>Released: EPPlus 3.1 Beta (Jun 29, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;
&lt;h2&gt;VBA&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Create,read and write a VBA project from scratch or in a template. &lt;/li&gt;&lt;li&gt;Add and modify modules and classes. &lt;/li&gt;&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.
&lt;/li&gt;&lt;li&gt;VBA protection &lt;/li&gt;&lt;li&gt;Code signing &lt;/li&gt;&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Apply conditional formatting on any range of cells. &lt;/li&gt;&lt;li&gt;Choose between more than 40 different types (&amp;quot;beginsWith&amp;quot;, &amp;quot;between&amp;quot;, &amp;quot;containsText&amp;quot;, &amp;quot;endsWith&amp;quot;, &amp;quot;equal&amp;quot;, &amp;quot;greaterThan&amp;quot;, &amp;quot;greaterThanOrEqual&amp;quot;, &amp;quot;iconSet3&amp;quot;, &amp;quot;iconSet4&amp;quot;,
 &amp;quot;iconSet5&amp;quot;, &amp;quot;last7Days&amp;quot;, &amp;quot;lastMonth&amp;quot; and many more)
&lt;/li&gt;&lt;li&gt;&lt;b&gt;Note&lt;/b&gt;: Beta version is missing a complet Iconsets implementation and Databars.&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;And a lot of bug fixes&lt;/h2&gt;
&lt;b&gt;Note that version 3.1.0.0 is a beta.&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 29 Jun 2012 21:11:15 GMT</pubDate><guid isPermaLink="false">Released: EPPlus 3.1 Beta (Jun 29, 2012) 20120629091115P</guid></item><item><title>Updated Release: EPPlus 3.1 Beta (jun 29, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;&lt;h2&gt;VBA&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Create,read and write a VBA project from scratch or in a template.&lt;/li&gt;
&lt;li&gt;Add and modify modules and classes.&lt;/li&gt;
&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.&lt;/li&gt;
&lt;li&gt;VBA protection&lt;/li&gt;
&lt;li&gt;Code signing&lt;/li&gt;
&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;...&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Note&lt;/b&gt;: Beta version is missing Iconsets and Databars.&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;And a lot of bug fixes&lt;/h2&gt;
&lt;b&gt;Note that version 3.1.0.0 is a beta.&lt;/b&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>jankallman</author><pubDate>Fri, 29 Jun 2012 12:57:57 GMT</pubDate><guid isPermaLink="false">Updated Release: EPPlus 3.1 Beta (jun 29, 2012) 20120629125757P</guid></item><item><title>Released: EPPlus 3.1 Beta (Jun 29, 2012)</title><link>http://epplus.codeplex.com/releases/view/89923</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;EPPlus-Create advanced Excel 2010 spreadsheets&lt;/h1&gt;
This version contain version contains two new major features - VBA and conditional formatting
&lt;h1&gt;New features&lt;/h1&gt;
&lt;h2&gt;VBA&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Create,read and write a VBA project from scratch or in a template. &lt;/li&gt;&lt;li&gt;Add and modify modules and classes. &lt;/li&gt;&lt;li&gt;Read and write code to documents(workbook and worksheets), modules and classes.
&lt;/li&gt;&lt;li&gt;VBA protection &lt;/li&gt;&lt;li&gt;Code signing &lt;/li&gt;&lt;li&gt;And more...&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Conditional Formatting&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;... &lt;/li&gt;&lt;li&gt;&lt;b&gt;Note&lt;/b&gt;: Beta version is missing Iconsets and Databars.&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;And a lot of bug fixes&lt;/h2&gt;
&lt;b&gt;Note that version 3.1.0.0 is a beta.&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 29 Jun 2012 12:57:57 GMT</pubDate><guid isPermaLink="false">Released: EPPlus 3.1 Beta (Jun 29, 2012) 20120629125757P</guid></item><item><title>Updated Release: EPPlus 3.0.0.2 (jan 31, 2012)</title><link>http://epplus.codeplex.com/releases/view/79802</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;EPPlus-Create advanced Excel 2007 spreadsheets on the server&lt;/h1&gt;
This version actually don&amp;#39;t contain any new major functionallity. The major change is the licence that goes from GPL --&amp;gt; LGPL.&lt;br /&gt;Theres also whole bunch of bugfixes since 2.9&lt;br /&gt;A lot of stuff has been rewritten,so I took the opportunity to change a few things in the interface and behavior.&lt;br /&gt;
&lt;h1&gt;New features&lt;/h1&gt;&lt;h2&gt;LGPL&lt;/h2&gt;This version changes the version from GPL to LGPL (I have rewritten a lot of old stuff from the Excelpackage project to make this possible). &lt;br /&gt;
&lt;h2&gt;Backgroundimages&lt;/h2&gt;Backgroundimage property added to ExcelWorksheet class. 
&lt;h2&gt;Header and footer images&lt;/h2&gt; Pictures collection added to ExcelHeaderFooter class
&lt;h2&gt;Gradiant cell backgrounds fills&lt;/h2&gt;Gradient property added to the ExcelFill class
&lt;h1&gt;Interface changes&lt;/h1&gt;&lt;h2&gt;Renamed properties ExcelWorksheet...&lt;/h2&gt;defaultColWidth --&amp;gt; DefaultColWidth &lt;br /&gt;defaultRowHeight --&amp;gt; DefaultRowHeight 
&lt;h2&gt;Renamed Properties ExcelHeaderFooter...&lt;/h2&gt;oddHeader --&amp;gt;OddHeader &lt;br /&gt;oddFooter --&amp;gt; OddFooter &lt;br /&gt;evenHeader --&amp;gt; EvenHeader &lt;br /&gt;evenFooter --&amp;gt; EvenFooter &lt;br /&gt;firstHeader --&amp;gt; FirstHeader &lt;br /&gt;firstFooter --&amp;gt; FirstFooter &lt;br /&gt;
&lt;h1&gt;Behavior change&lt;/h1&gt;&lt;h2&gt;Cells collection&lt;/h2&gt;Using the cells collection without the indexer didn&amp;#39;t work that well in the previous versions. &lt;br /&gt;From version 3.0, using the Cells collection without the indexer will reference all cells.&lt;br /&gt;Setting values, formulas etc in this matter will throw an Exception
&lt;h2&gt;Resizing of drawings when column width and row height are changed&lt;/h2&gt;Drawings (charts, shapes and pictures) will now size when row height and column width are changed, depending on the EditAs property. This behavior can be turned of by setting the ExcelPackage.DoAdjustDrawings to false
&lt;h2&gt;Cells.Value property return an array if more than one cell is specified in the indexer.&lt;/h2&gt;
&lt;h1&gt;New Properties and Classes&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ToolTip property added to ExcelHyperlink&lt;/li&gt;
&lt;li&gt;LockText property added to ExcelShape&lt;/li&gt;
&lt;li&gt;ExcelLineChartSeries class added (to enable change of markers).&lt;/li&gt;
&lt;li&gt;MajorTickMark and MinorTickMark added to ExcelChartAxis (Thanks Mario)&lt;/li&gt;
&lt;li&gt;CalculatedColumnFormula added to ExcelTableColumn (Thanks Maverick)&lt;/li&gt;
&lt;li&gt;SubTotalFunctions property added to ExcelPivotTableField&lt;/li&gt;
&lt;li&gt;UnderLineStyle added to ExcelFont&lt;/li&gt;
&lt;li&gt;ShowFilter added to ExcelTable&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKallman</author><pubDate>Wed, 01 Feb 2012 14:51:46 GMT</pubDate><guid isPermaLink="false">Updated Release: EPPlus 3.0.0.2 (jan 31, 2012) 20120201025146P</guid></item><item><title>Released: EPPlus 3.0.0.2 (Jan 31, 2012)</title><link>http://epplus.codeplex.com/releases/view/79802</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;EPPlus-Create advanced Excel 2007 spreadsheets on the server&lt;/h1&gt;
This version actually don&amp;#39;t contain any new major functionallity. The major change is the licence that goes from GPL --&amp;gt; LGPL.&lt;br&gt;
Theres also whole bunch of bugfixes since 2.9&lt;br&gt;
A lot of stuff has been rewritten,so I took the opportunity to change a few things in the interface and behavior.&lt;br&gt;
&lt;h1&gt;New features&lt;/h1&gt;
&lt;h2&gt;LGPL&lt;/h2&gt;
This version changes the version from GPL to LGPL (I have rewritten a lot of old stuff from the Excelpackage project to make this possible).
&lt;br&gt;
&lt;h2&gt;Backgroundimages&lt;/h2&gt;
Backgroundimage property added to ExcelWorksheet class.
&lt;h2&gt;Header and footer images&lt;/h2&gt;
Pictures collection added to ExcelHeaderFooter class
&lt;h2&gt;Gradiant cell backgrounds fills&lt;/h2&gt;
Gradient property added to the ExcelFill class
&lt;h1&gt;Interface changes&lt;/h1&gt;
&lt;h2&gt;Renamed properties ExcelWorksheet...&lt;/h2&gt;
defaultColWidth --&amp;gt; DefaultColWidth &lt;br&gt;
defaultRowHeight --&amp;gt; DefaultRowHeight
&lt;h2&gt;Renamed Properties ExcelHeaderFooter...&lt;/h2&gt;
oddHeader --&amp;gt;OddHeader &lt;br&gt;
oddFooter --&amp;gt; OddFooter &lt;br&gt;
evenHeader --&amp;gt; EvenHeader &lt;br&gt;
evenFooter --&amp;gt; EvenFooter &lt;br&gt;
firstHeader --&amp;gt; FirstHeader &lt;br&gt;
firstFooter --&amp;gt; FirstFooter &lt;br&gt;
&lt;h1&gt;Behavior change&lt;/h1&gt;
&lt;h2&gt;Cells collection&lt;/h2&gt;
Using the cells collection without the indexer didn&amp;#39;t work that well in the previous versions.
&lt;br&gt;
From version 3.0, using the Cells collection without the indexer will reference all cells.&lt;br&gt;
Setting values, formulas etc in this matter will throw an Exception
&lt;h2&gt;Resizing of drawings when column width and row height are changed&lt;/h2&gt;
Drawings (charts, shapes and pictures) will now size when row height and column width are changed, depending on the EditAs property. This behavior can be turned of by setting the ExcelPackage.DoAdjustDrawings to false
&lt;h2&gt;Cells.Value property return an array if more than one cell is specified in the indexer.&lt;/h2&gt;
&lt;h1&gt;New Properties and Classes&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ToolTip property added to ExcelHyperlink &lt;/li&gt;&lt;li&gt;LockText property added to ExcelShape &lt;/li&gt;&lt;li&gt;ExcelLineChartSeries class added (to enable change of markers). &lt;/li&gt;&lt;li&gt;MajorTickMark and MinorTickMark added to ExcelChartAxis (Thanks Mario) &lt;/li&gt;&lt;li&gt;CalculatedColumnFormula added to ExcelTableColumn (Thanks Maverick) &lt;/li&gt;&lt;li&gt;SubTotalFunctions property added to ExcelPivotTableField &lt;/li&gt;&lt;li&gt;UnderLineStyle added to ExcelFont &lt;/li&gt;&lt;li&gt;ShowFilter added to ExcelTable&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 01 Feb 2012 14:51:46 GMT</pubDate><guid isPermaLink="false">Released: EPPlus 3.0.0.2 (Jan 31, 2012) 20120201025146P</guid></item><item><title>Updated Release: EPPlus 3.0.0.2 (jan 31, 2012)</title><link>http://epplus.codeplex.com/releases/view/79802</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;EPPlus-Create advanced Excel 2007 spreadsheets on the server&lt;/h1&gt;
This version actually don&amp;#39;t contain any new major functionallity. The major change is the licence that goes from GPL --&amp;gt; LGPL.&lt;br /&gt;Theres also whole bunch of bugfixes since 2.9&lt;br /&gt;A lot of stuff has been rewritten,so I took the opportunity to change a few things in the interface and behavior.&lt;br /&gt;
&lt;h1&gt;New features&lt;/h1&gt;&lt;h2&gt;LGPL&lt;/h2&gt;This version changes the version from GPL to LGPL (I have rewritten a lot of old stuff from the Excelpackage project to make this possible). I&amp;#39;ll change the license on the website when the beta period is over (a week or so if no major bugs are found).&lt;br /&gt;
&lt;h2&gt;Backgroundimages&lt;/h2&gt;Backgroundimage property added to ExcelWorksheet class. 
&lt;h2&gt;Header and footer images&lt;/h2&gt; Pictures collection added to ExcelHeaderFooter class
&lt;h2&gt;Gradiant cell backgrounds fills&lt;/h2&gt;Gradient property added to the ExcelFill class
&lt;h1&gt;Interface changes&lt;/h1&gt;&lt;h2&gt;Renamed properties ExcelWorksheet...&lt;/h2&gt;defaultColWidth --&amp;gt; DefaultColWidth &lt;br /&gt;defaultRowHeight --&amp;gt; DefaultRowHeight 
&lt;h2&gt;Renamed Properties ExcelHeaderFooter...&lt;/h2&gt;oddHeader --&amp;gt;OddHeader &lt;br /&gt;oddFooter --&amp;gt; OddFooter &lt;br /&gt;evenHeader --&amp;gt; EvenHeader &lt;br /&gt;evenFooter --&amp;gt; EvenFooter &lt;br /&gt;firstHeader --&amp;gt; FirstHeader &lt;br /&gt;firstFooter --&amp;gt; FirstFooter &lt;br /&gt;
&lt;h1&gt;Behavior change&lt;/h1&gt;&lt;h2&gt;Cells collection&lt;/h2&gt;Using the cells collection without the indexer didn&amp;#39;t work that well in the previous versions. &lt;br /&gt;From version 3.0, using the Cells collection without the indexer will reference all cells.&lt;br /&gt;Setting values, formulas etc in this matter will throw an Exception
&lt;h2&gt;Resizing of drawings when column width and row height are changed&lt;/h2&gt;Drawings (charts, shapes and pictures) will now size when row height and column width are changed, depending on the EditAs property. This behavior can be turned of by setting the ExcelPackage.DoAdjustDrawings to false
&lt;h2&gt;Cells.Value property return an array if more than one cell is specified in the indexer.&lt;/h2&gt;
&lt;h1&gt;New Properties and Classes&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;ToolTip property added to ExcelHyperlink&lt;/li&gt;
&lt;li&gt;LockText property added to ExcelShape&lt;/li&gt;
&lt;li&gt;ExcelLineChartSeries class added (to enable change of markers).&lt;/li&gt;
&lt;li&gt;MajorTickMark and MinorTickMark added to ExcelChartAxis (Thanks Mario)&lt;/li&gt;
&lt;li&gt;CalculatedColumnFormula added to ExcelTableColumn (Thanks Maverick)&lt;/li&gt;
&lt;li&gt;SubTotalFunctions property added to ExcelPivotTableField&lt;/li&gt;
&lt;li&gt;UnderLineStyle added to ExcelFont&lt;/li&gt;
&lt;li&gt;ShowFilter added to ExcelTable&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKallman</author><pubDate>Tue, 31 Jan 2012 17:59:54 GMT</pubDate><guid isPermaLink="false">Updated Release: EPPlus 3.0.0.2 (jan 31, 2012) 20120131055954P</guid></item><item><title>Released: EPPlus 3.0.0.2 (Jan 31, 2012)</title><link>http://epplus.codeplex.com/releases/view/79802</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;EPPlus-Create advanced Excel 2007 spreadsheets on the server&lt;/h1&gt;
This version actually don&amp;#39;t contain any new major functionallity. The major change is the licence that goes from GPL --&amp;gt; LGPL.&lt;br&gt;
Theres also whole bunch of bugfixes since 2.9&lt;br&gt;
A lot of stuff has been rewritten,so I took the opportunity to change a few things in the interface and behavior.&lt;br&gt;
&lt;h1&gt;New features&lt;/h1&gt;
&lt;h2&gt;LGPL&lt;/h2&gt;
This version changes the version from GPL to LGPL (I have rewritten a lot of old stuff from the Excelpackage project to make this possible). I&amp;#39;ll change the license on the website when the beta period is over (a week or so if no major bugs are found).&lt;br&gt;
&lt;h2&gt;Backgroundimages&lt;/h2&gt;
Backgroundimage property added to ExcelWorksheet class.
&lt;h2&gt;Header and footer images&lt;/h2&gt;
Pictures collection added to ExcelHeaderFooter class
&lt;h2&gt;Gradiant cell backgrounds fills&lt;/h2&gt;
Gradient property added to the ExcelFill class
&lt;h1&gt;Interface changes&lt;/h1&gt;
&lt;h2&gt;Renamed properties ExcelWorksheet...&lt;/h2&gt;
defaultColWidth --&amp;gt; DefaultColWidth &lt;br&gt;
defaultRowHeight --&amp;gt; DefaultRowHeight
&lt;h2&gt;Renamed Properties ExcelHeaderFooter...&lt;/h2&gt;
oddHeader --&amp;gt;OddHeader &lt;br&gt;
oddFooter --&amp;gt; OddFooter &lt;br&gt;
evenHeader --&amp;gt; EvenHeader &lt;br&gt;
evenFooter --&amp;gt; EvenFooter &lt;br&gt;
firstHeader --&amp;gt; FirstHeader &lt;br&gt;
firstFooter --&amp;gt; FirstFooter &lt;br&gt;
&lt;h1&gt;Behavior change&lt;/h1&gt;
&lt;h2&gt;Cells collection&lt;/h2&gt;
Using the cells collection without the indexer didn&amp;#39;t work that well in the previous versions.
&lt;br&gt;
From version 3.0, using the Cells collection without the indexer will reference all cells.&lt;br&gt;
Setting values, formulas etc in this matter will throw an Exception
&lt;h2&gt;Resizing of drawings when column width and row height are changed&lt;/h2&gt;
Drawings (charts, shapes and pictures) will now size when row height and column width are changed, depending on the EditAs property. This behavior can be turned of by setting the ExcelPackage.DoAdjustDrawings to false
&lt;h2&gt;Cells.Value property return an array if more than one cell is specified in the indexer.&lt;/h2&gt;
&lt;h1&gt;New Properties and Classes&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;ToolTip property added to ExcelHyperlink &lt;/li&gt;&lt;li&gt;LockText property added to ExcelShape &lt;/li&gt;&lt;li&gt;ExcelLineChartSeries class added (to enable change of markers). &lt;/li&gt;&lt;li&gt;MajorTickMark and MinorTickMark added to ExcelChartAxis (Thanks Mario) &lt;/li&gt;&lt;li&gt;CalculatedColumnFormula added to ExcelTableColumn (Thanks Maverick) &lt;/li&gt;&lt;li&gt;SubTotalFunctions property added to ExcelPivotTableField &lt;/li&gt;&lt;li&gt;UnderLineStyle added to ExcelFont &lt;/li&gt;&lt;li&gt;ShowFilter added to ExcelTable&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 31 Jan 2012 17:59:54 GMT</pubDate><guid isPermaLink="false">Released: EPPlus 3.0.0.2 (Jan 31, 2012) 20120131055954P</guid></item></channel></rss>