Excel Writer is a package for easily writing Excel files with basic formatting. It allows for the automatic production of reports. It uses totally portable code that builds for every system without any specific piece of code. It does not interact with Excel.
| Tags | Ada excel Spreadsheet Office/Business Financial Libraries |
|---|---|
| Licenses | MIT |
| Operating Systems | OS Independent |
| Implementation | Ada |
Recent releases


Release Notes: Output functionality that mimics Ada.Text_IO has been extended.


Release Notes: Cell merging on a row has been implemented, at least in a very light way. Some unexpected display of built-in numeric formats (percentages) on some versions of Excel with some language settings has been fixed.


Release Notes: Page layout options (portrait/landscape, fit/scale, gridlines, etc.) were added. Custom number formats and styles were added. Write_column_width was fixed.


Release Notes: It is now easier to switch between Text_IO and Excel_Out.