Skip to content
glebm edited this page Apr 8, 2012 · 10 revisions

Roadmap

API like this:

:ruby
xls_style ‘table#payments’
style ‘td.highlight’, color: ‘blue’
style column: 0, color: ‘green’
style range: [‘A0’, ‘A1’], color: ‘yellow’

Clone this wiki locally