summaryrefslogtreecommitdiffhomepage
path: root/examples/auto_filter.rb
AgeCommit message (Collapse)Author
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.
2014-08-01Add example and test for auto filters on multiple worksheet (refs #338)Jonathan Tron
2012-09-26pre-release readme updates and more work on auto_filter preset valuesRandy Morgan