summaryrefslogtreecommitdiffhomepage
path: root/examples/complex_example.md
AgeCommit message (Collapse)Author
2023-10-02Update examples to unescape formulasKoza
2021-03-19Implement :offset option for worksheet#add_row (#87)Agustin Gomez
2020-09-11Restructure examples folder (#47)Zsolt Kozaroczy
Split examples into separate markdown files, each containing a description, sample code, and a screenshot of the resulting xlsx document. The script `generate.rb` is provided to actually generate the example documents by executing the sample code contained in the markdown files.