<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 06:34:53 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Maarten Balliauw's Blog: Office 2007 SpreadsheetML classes in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6903</guid>
      <link>http://www.phpdeveloper.org/news/6903</link>
      <description><![CDATA[<p>
On the Zend Developer Zone today, there's <a href="http://devzone.zend.com/node/view/id/1368">a new post</a> from <i>Maarten Balliauw</i> about a set of PHP classes he's created to work with Office 2007 SpreadsheetML documents (yay! another format!).
</p>
<blockquote>
I finished my first goals (some basic XLSX writing), and I want to share this set of classes to the community. [...] Each cell supports the following data formats: string, number, formula, boolean. Visual formatting is not implemented, but I'll get to that later.
</blockquote>
<p>
Features supported currently include the creation of the Spreadsheet object, adding worksheets, adding cells, and exporting the object to the Excel 2007 OpenXML format.
</p>
<p>
You can check out the project and the latest version <a href="http://www.balliauw.be/maarten/blog/24,office-2007-spreadsheetml-classes-in-php.htm">over on his blog</a>.
</p>]]></description>
      <pubDate>Fri, 15 Dec 2006 07:16:57 -0600</pubDate>
    </item>
  </channel>
</rss>
