On Nov 6, 10:31 pm, Ollie Jones <
olliejo...@gmail.com> wrote:
> Spreadsheet::WriteExcel is wonderful, thanks for the great work.
> ..
> I don't believe I can switch to WriteExcelXML, because the readers of
> the stuff I'm generating have older versions of Excel. Correct me if
> this isn't right.
Hi,
You are correct. These type of "Rich Strings" (Excel's name for them)
aren't currently possible in S::WE. They are one of the higher
priority TODO items but I'm not getting any time to work on new
features at the moment.
The usual suggested workaround is WriteExcelXML but it looks like you
were already aware of that.
So, apologies, there is no current solution.
John.
--