You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2015/07/19 04:36:05 UTC

[Bug 58149] New: Support Office 2010 extensions to Conditional Formatting

https://bz.apache.org/bugzilla/show_bug.cgi?id=58149

            Bug ID: 58149
           Summary: Support Office 2010 extensions to Conditional
                    Formatting
           Product: POI
           Version: 3.13-dev
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: SS Common
          Assignee: dev@poi.apache.org
          Reporter: apache@gagravarr.org

This is an extension of #58130. Currently, we support the CF12 family of
records for HSSF, and the conditionalFormatting / cfRule tags for XSSF. In
Office 2010, additional extensions to Conditional Formatting were added, such
as picking icons from different icon sets, and more advanced databars.

For HSSF these seem to be encoded in CFEX, for XSSF it's with the ext /
x14:conditionalFormattings /
http://schemas.microsoft.com/office/spreadsheetml/2009/9/main tags

This will likely need more low level support (records + aggregates for HSSF,
low-level xml within the exts for XSSF), then updates to the high level
interfaces to expose the additional options

The NewStyleConditionalFormattings.xls{x} files contain these new style CFs,
which should help with the testing of this, for when someone has the time to
implement it all.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 58149] Support Office 2010 extensions to Conditional Formatting

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58149

Javen O'Neal <on...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |56205, 58130

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 58149] Support Office 2010 extensions to Conditional Formatting

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58149
Bug 58149 depends on bug 56205, which changed state.

Bug 56205 Summary: [PATCH] Upgrade OOXML schema to 3rd edition (transitional)
https://bz.apache.org/bugzilla/show_bug.cgi?id=56205

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org