OSDN Git Service

This closes #1694, using namespace prefix in workbook theme XML
authorxuri <xuri.me@gmail.com>
Thu, 19 Oct 2023 16:04:31 +0000 (00:04 +0800)
committerxuri <xuri.me@gmail.com>
Thu, 19 Oct 2023 16:04:31 +0000 (00:04 +0800)
commit05689d6ade5331c8045c7332ef05fb89c4b41b8e
treed1d9290bf2cf596df489e0c4f9a4774826fcfe90
parentb52db71d616e6371a6d54111aa483831dbb1c602
This closes #1694, using namespace prefix in workbook theme XML

- Improve compatibility with the viewer which doesn't support default theme part namespace
- ref #1690, support read background color style, and conditional format with default pattern type
- Update the unit tests
excelize.go
file.go
styles.go
styles_test.go
xmlTheme.go