tfussell / xlnt

:bar_chart: Cross-platform user-friendly xlsx library for C++11+
Other
1.45k stars 406 forks source link

Support for color attribute in tabsheets name tabs #689

Open ghorwin opened 1 year ago

ghorwin commented 1 year ago

Does xlnt support setting the background color of worksheet tabs? It seems that when loading an xlsx file with different background colors, changing content of worksheet and saving this information gets lost.