Xlsxwriter

Latest version: v3.2.0

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 28

3.0.8

-------------------------------

* Fix for ``autofit()`` exception when user defined column width was ``None``.

3.0.7

-------------------------------

* Improved :func:`autofit` algorithm to account for the additional width of
autofilter and table dropdowns.

* Improved :func:`autofit` take user defined column widths into account.

Autofit will now only update the width for an existing column if it is greater
than the user defined value. This allows the user to pre-load a minimum column
width.

:feature:`936`.

3.0.6

------------------------------

* Added simulated worksheet :func:`autofit` method.

:feature:`936`.

3.0.5

------------------------------

* Added ``OverlappingRange`` exception which is raised during Worksheet
:func:`add_table()` or :func:`merge_range()` if the range overlaps an existing
worksheet table or merge range. This is a file corruption error in Excel. See
:ref:`exceptions`.

:issue:`848`

3.0.4

--------------------------------

* Roll up release of several minor fixes.

* Drop support for EOL Python 3.4 and 3.5.

3.0.3

--------------------------------

* Added :func:`print_black_and_white` worksheet method to set "Black and
White" print options.

:feature:`862`.

Page 3 of 28

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.