zdavatz / spreadsheet

The Ruby Spreadsheet by ywesee GmbH
http://spreadsheet.ch
GNU General Public License v3.0
1.13k stars 240 forks source link

Formats not working in Excel 2013 for Windows #156

Closed varunDM closed 8 years ago

varunDM commented 8 years ago

On opening in MS Excel items beyond the 10th or 11th row looses its formats and are getting aligned incorrectly.

InteNs commented 5 years ago

what happend? i'm having this issue

zdavatz commented 5 years ago

What version of Excel do you use? Which OS?

InteNs commented 5 years ago

I've found this issue to be related to #120 problem is i can't cache my formats because we're relying on the update_format method and can't use the set_format without a major refactor

zdavatz commented 5 years ago

What version of Ruby are you using? What OS?

InteNs commented 5 years ago

macOS 10.14 ruby 2.5.3 excel: office365 latest version via mac app store