summaryrefslogtreecommitdiffhomepage
path: root/examples/page_setup.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-09-02update page_setup example with note regarding paper_sizeRandy Morgan
2012-09-02implement paper_size as at least some version of office ignore the paper ↵Randy Morgan
width and paper height page setup attributes. See PageSetup#paper_size for a list of sizes supported in the specification.