diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/XlsxWriter/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/XlsxWriter/README b/python/XlsxWriter/README index 7554252b814d5..2c11d821ffe48 100644 --- a/python/XlsxWriter/README +++ b/python/XlsxWriter/README @@ -1,8 +1,8 @@ XlsxWriter - A Python module for creating Excel XLSX files -XlsxWriter can be used to write text, numbers, formulas and hyperlinks to -multiple worksheets and it supports features such as formatting and many more, -including: +XlsxWriter can be used to write text, numbers, formulas and hyperlinks +to multiple worksheets and it supports features such as formatting and +many more, including: 100% compatible Excel XLSX files. Full formatting. |