Closed kindly closed 3 years ago
This static method takes same arguments as the configuration struct in libxlswriter:
https://libxlsxwriter.github.io/workbook_8h.html#a8ca9bd8c30c618b81ca6180f78b03323
It converts the arguments into the struct and passes them to the C bindings.
Aims to fix: https://github.com/informationsea/xlsxwriter-rs/issues/22
This static method takes same arguments as the configuration struct in libxlswriter:
https://libxlsxwriter.github.io/workbook_8h.html#a8ca9bd8c30c618b81ca6180f78b03323
It converts the arguments into the struct and passes them to the C bindings.
Aims to fix: https://github.com/informationsea/xlsxwriter-rs/issues/22