mirror of
https://github.com/jmcnamara/libxlsxwriter
synced 2025-03-28 21:13:14 +00:00

Added workaround/optimized worksheet_write_rich_string_html() function to write raw rich string html. This avoid an expensive file open()/close() in each call to worksheet_write_rich_string().