diff options
| author | Randy Morgan <[email protected]> | 2012-04-18 20:12:58 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-04-18 20:12:58 +0900 |
| commit | 12e506de99033957716c0937ccaf234b78fe32f5 (patch) | |
| tree | 6d1bd58b0b10148307af104e0f408eba45a8d105 | |
| parent | 77116ada29dec65f399ec4e75463a8ec5bd3b2e4 (diff) | |
| download | caxlsx-12e506de99033957716c0937ccaf234b78fe32f5.tar.gz caxlsx-12e506de99033957716c0937ccaf234b78fe32f5.zip | |
raw master image
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ Synopsis Axlsx is an Office Open XML Spreadsheet generator for the Ruby programming language. With Axlsx you can create excel worksheets with charts, images (with links), automated and fixed column widths, customized styles, functions, merged cells, auto filters, file and stream serialization as well as full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. - + If you are working in rails, or with active record see: http://github.com/randym/acts_as_xlsx |
