xlnt/source
Blakjak88 6b5755af30
Update xlsx_producer.cpp
show_grid_lines() is default enabled in Excel so attribute should only be written when it is set to false. 

Added 'if-statement' to check for 'false' before writing attribute.
2022-08-07 11:11:15 +08:00
..
cell fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
detail Update xlsx_producer.cpp 2022-08-07 11:11:15 +08:00
drawing fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
packaging fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
styles fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
utils Paths on Windows are now correctly converted from UTF-8 to UTF-16 instead of UCS-2. This fixes issues with file paths that use 2 wchar_t characters / 4 bytes, also called surrogate pairs. Modified the unit tests to test this case. 2021-12-09 16:42:18 +01:00
workbook Merge branch 'master' into master 2021-08-22 08:41:01 -04:00
worksheet Merge pull request #608 from imgspc/iter_has_value 2022-01-09 17:42:00 -05:00
CMakeLists.txt ignore nullptr warning in libstudxml, update to latest beta 9, and switch to submodule 2021-02-20 22:29:59 -04:00