Ruby on Rails Friday, September 2, 2011

Hello,
I have used the SimpleXlsx::Serializer to create .xlsx file in
ruby.
There are 2 questions:

1. How to set format and style of cell through SimpleXlsx?
2. When i set the hyperlink in cell it shows normal text as
=HYPERLINK("http://google.com","click here") instead of Hyperlink. but
when i manually change the cell format to All then it works as per
requirement.

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment