MortalreminderPT / edit-xlsx

A quick and easy-to-use Rust library for Excel file editing.
https://crates.io/crates/edit-xlsx
25 stars 4 forks source link

Text attributes like bold, italic and underline #9

Closed mschnell1 closed 7 months ago

mschnell1 commented 7 months ago

These would be useful to be available in the text format of the cells

mschnell1 commented 7 months ago

seems to work :)