zdavatz / spreadsheet

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

how do i get cell with multiple font styling? #157

Closed lukas2342 closed 7 years ago

lukas2342 commented 8 years ago

hi, i found this https://github.com/zdavatz/spreadsheet/issues/92 where u007 asked how to do it. it seems it was not possible back then. is it by now?

zdavatz commented 8 years ago

Check the guide. https://github.com/zdavatz/spreadsheet/blob/master/GUIDE.md

lukas2342 commented 8 years ago

i am sorry i think i should have described what i want to do more carefully. i am trying to read from an existing excel document with more that one format per cell. in particular i have some words that are striked out. is it possible to find out what word in the cell is striked out?

if that is described in the guid u linked i must have missed it.

zdavatz commented 8 years ago

I am sure this is possible with spreadsheet, but my guess is, that it is not yet supported in the current version.