K 10 svn:author V 6 marino K 8 svn:date V 27 2014-04-13T09:51:20.435367Z K 7 svn:log V 631 misc/excel-writer: Update version 12 => 13 From recent http://planet.ada.cx feed: Excel Writer v.13 Some recently added features: * freeze panes * cell comments * vertical text alignment * text orientation * Ada.Calendar.Time Put/Write and date built-in formats * background colours * wrap_text format option * Next and Next_Row * Text_IO's New_Line(lines), Line, Col now available Excel Writer (Excel_Out) is a free, standalone, portable, open source package for producing Excel spreadsheets with basic formattings and page layout. It can be used in an "Ada.Text_IO" fashion, with Put, Put_Line and New_Line. END