diff options
| author | Stephen Pike <[email protected]> | 2012-04-19 21:23:13 -0400 |
|---|---|---|
| committer | Stephen Pike <[email protected]> | 2012-04-19 21:23:13 -0400 |
| commit | bb2811296df0de79bf3e3543f847981b86f74112 (patch) | |
| tree | 8879f6d63760326c0ab7e3245933d32a1225ae5a /lib/axlsx/drawing/num_data_source.rb | |
| parent | c8a6711d681d4cce4be46a8346e69c6b184e6cf6 (diff) | |
| download | caxlsx-bb2811296df0de79bf3e3543f847981b86f74112.tar.gz caxlsx-bb2811296df0de79bf3e3543f847981b86f74112.zip | |
# Support for conditional formatting
Adds support for conditional formatting via two new classes,
ConditionalFormatting and ConditionalFormattingRule.
Conditional Formats apply to ranges of cells, and can include
multiple rules, ranked by priority.
A single worksheet has many @conditional_formattings applied to
different ranges.
There are still pieces of the spec missing from the
implementation. The biggest glaring ommission are the child elements
colorScale, dataBar, and iconSet (I only implemented formula).
http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet.conditionalformattingrule.aspx
Diffstat (limited to 'lib/axlsx/drawing/num_data_source.rb')
0 files changed, 0 insertions, 0 deletions
