jmcnamara / rust_xlsxwriter

A Rust library for creating Excel XLSX files.
https://crates.io/crates/rust_xlsxwriter
Apache License 2.0
250 stars 23 forks source link

fix Bug: Using leader_lines leads to corrupted Excel #56

Closed sebastian2010 closed 9 months ago

sebastian2010 commented 9 months ago

fixes #55

jmcnamara commented 9 months ago

Merged. Thanks.