Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to know if it is possible to change the color of a row in spreadsheet while exporting a table to spreadsheet format. If so, how could I do it? Otherwise, is it possible to preserve the color of the table rows when we export to spreadsheet. If so,how?

Thank You

share|improve this question
You should create an excel sheet with the colorings that you're wanting. Open up the spreadsheet in a raw text editor and look at the tags that it is using for the coloring. In your excel format export, use the similar tags to handle the alternating colors. – kobaltz Aug 21 '12 at 2:03

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.