SsTemplates Spreadsheet Templates for Excel

I am writing to announce the public release of SsTemplates, our solution for creating Excel documents in Java.

SsTemplates builds upon the Jakarta POI/HSSF libraries for writing Microsoft Office documents by providing a simple XML templating language for creating Excel documents similar to creating HTML pages with JSP and CSS.

An example from the documentation:


      January
      1.99

      February
      2.09

      March
      3

      Total
      sum(B1:B3)

Formula Example

This entry was posted in Web and tagged . Bookmark the permalink.