-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: ODF-Next
-
Component/s: Formatting Properties, Part 3 (Schema) [1.2: 1], Table
-
Labels:None
-
Environment:
This is an enhancement, described in terms of changes to OpenDocument-v1.2
-
Proposal:
Extend ODF in such a way, that other spreadsheet formats' support for color scales, data bars and a bigger set of conditional formats like "Duplicate", "Unique", etc. becomes possible.
The current storage of conditional formats as part of cell styles in ODF does not easily allow to extend the existing elements to support these concepts. ODF can't deal with conditional formats that are not only local to the assigned cell but depend on the values of the whole cell range. This makes it difficult or impossible to support the above mentioned conditional formats within the existing style information.
The new proposal has the following additional features:
- color scales
- data bars
- a way to express the range of a conditional format
- a simple and easy way to add new conditional formats types without changing the representation in the file format again