summaryrefslogtreecommitdiffhomepage
path: root/examples/pivot_table_example.md
AgeCommit message (Collapse)Author
2022-07-09Add pivot table option to sort headers (#143)James Lam
2021-03-19Number format in pivot tables: update changelog and pivot table exampleStefan
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.