QtExcel / QXlsx

Excel file(*.xlsx) reader/writer library using Qt 5 or 6. Descendant of QtXlsxWriter.
https://qtexcel.github.io/QXlsx/
MIT License
1.16k stars 358 forks source link

How to use two formats in one cell? #169

Open juneleung opened 3 years ago

juneleung commented 3 years ago

I wanna use two formats in one cell, such as different languages' content with different fonts and sizes. How can I make it by QXlsx? Thanks!

j2doll commented 3 years ago

Dear @juneleung If I understand correctly, the feature you mentioned doesn't seem to be supported.