summaryrefslogtreecommitdiffhomepage
path: root/examples/styles.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.
2012-11-28Better way hot to override borders style.raiis
2012-11-26Added individual border override options.raiis
2012-09-14example for date stylingRandy Morgan