Support Requests: Browse | Submit New | Admin

[#23875] Can't get default_format to work

Date:
2009-02-10 14:06
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Closed
Summary:
Can't get default_format to work

Detailed description
Hello,

I try the following code :

format_table_title = Spreadsheet::Format.new(:weight => :bold)
...
sheet1.row(5).push('Data1','Data2','Data3')
sheet1.row(5).default_format = format_table_title
...

But the row(5) is never formatted (bold). If I format each cell one by one (loop), there is no problem.

Hope you can help me!

Regards

Add A Comment: Notepad

Please login


Followup

Message
Date: 2009-02-13 14:52
Sender: Hannes Wyss

Fixed in 0.6.3.1

thanks for the report, please let me know if it works for you..

best,
Hannes

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2009-02-13 14:52hwyss
close_date2009-02-13 14:522009-02-13 14:52hwyss