| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-11 | Restructure 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. | |||
| 2015-05-04 | Added example of conditional formatting to match text in cells | shifakhan | |
| 2014-03-06 | Fix conditional_formatting example file | geruhl | |
| - change profitable hex color code to a legal 6 digit # (428751 = green) - "wb" and "sheet" are not created in this example, change to "book" and "ws" | |||
| 2013-04-04 | Added support for specifying between/notBetween formula in an array. | Noel Peden | |
| 2012-04-25 | documentation updates and example dir restructuring. | Randy Morgan | |
