summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2012-02-25 17:11:56 +0900
committerRandy Morgan <[email protected]>2012-02-25 17:11:56 +0900
commit4c2ccec3b3553419c2251cc6c53fc53baadab146 (patch)
treeed3b099c7a11367520ebd9d959bfbc138b463cd1 /examples
parent1d8676426d6c7afc09ab682841e861422dc3860e (diff)
downloadcaxlsx-4c2ccec3b3553419c2251cc6c53fc53baadab146.tar.gz
caxlsx-4c2ccec3b3553419c2251cc6c53fc53baadab146.zip
add support for page margin initialization options as well as adding an option to worksheet initialization so we can do stuff like this:
workbook.add_worksheet(:page_margins => {:top=> 1.9}) and yielding the page_margins object off the worksheet for stuff like: worksheet.page_margins do |pm| pm.left = 0.7 end
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions