tfussell / xlnt

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

Can we get a list of all styles within the workbook? #637

Open bluntcoder opened 2 years ago

bluntcoder commented 2 years ago

xlnt::workbook doesn't seem to have this feature.

tfussell commented 2 years ago

This isn't currently possible, but should be easy enough to add.