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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.