diff options
Diffstat (limited to 'python/XlsxWriter/README')
-rw-r--r-- | python/XlsxWriter/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/python/XlsxWriter/README b/python/XlsxWriter/README index 4f578fd54002f..7554252b814d5 100644 --- a/python/XlsxWriter/README +++ b/python/XlsxWriter/README @@ -1,6 +1,6 @@ XlsxWriter - A Python module for creating Excel XLSX files -XlsxWriter can be used to write text, numbers, formulas and hyperlinks to +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: @@ -18,4 +18,3 @@ including: Integration with Pandas. Textboxes. Memory optimization mode for writing large files. - |