Patches: Browse | Submit New | Admin

[#29431] Support for all 64 Excel colors

Date:
2011-11-24 13:21
Priority:
3
Submitted By:
Vitaly Klimov (vitaly_klimov)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Support for all 64 Excel colors

Detailed description
This patch modifies files /lib/spreadsheet/datatypes.rb and /lib/spreadsheet/excel/internals.rb in order to support
all 64 colors palette Excel uses for read/write compatibility.

Besides common names each color has name in :xls_color_XX format where XX is the color number.

Also i have compiled table with corresponding color values for each color and can post it here if you need one.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2011-12-02 07:51
Sender: Zeno R.R. Davatz

Dear Vitaly

Thank you!

Please post the these patches to github, together with the testcases
and the compiled table with the corresponding color values for
each color.

Best
Zeno

Attached Files:

Name Description Download
xls_colors.patch Support for all 64 colors - read and write Download

Changes:

Field Old Value Date By
File Added5311: xls_colors.patch2011-11-24 13:21vitaly_klimov