MortalreminderPT / edit-xlsx

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

Text attributes like bold, italic and underline #9

Closed mschnell1 closed 2 months ago

mschnell1 commented 3 months ago

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

mschnell1 commented 2 months ago

seems to work :)