summaryrefslogtreecommitdiffhomepage
path: root/examples/escape_formula_example.md
AgeCommit message (Collapse)Author
2023-04-13Fix typos regarding "escape formulas" in readme and exampleStefan
2023-03-31Add settings for escape_formulas at global, workbook, worksheet, row and ↵johnnyshields
cell levels.
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.