Revisions of python-XlsxWriter

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1158525 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 17)
- update to 3.2.0:
  * This is the 10th anniversary release of XlsxWriter.
  * Add :func:`embed_image()` worksheet method to embed images in
    cells. This is equivalent to Excel's menu item to insert an
    image using the option to "Place in Cell". It scales images
    automatically to the dimensions of the cell.
  * This has been a frequently requested feature for people
    creating spreadsheets with images for product items. See also
    :ref:`ex_embedded_images`.
  * Fix issue where a horizontal alignment format was ignored if
    indentation was also set.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1132846 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
- update to 3.1.9:
  * Add fix for errant XML tag in chart leader lines for non-Pie
    charts.
  * Add support for formatting the data label in chart
    trendlines.
  * Add the :func:`very_hidden()` method to hide a worksheet.
    This is similar to the :func:`hide()` method except that the
    worksheet cannot be unhidden in the the Excel user interface.
    The Excel worksheet "xlSheetVeryHidden" option can only be
    unset programmatically via VBA.
  * Added fixes for column formulas in tables that were
    overridden by table data and which also didn't take future
    functions into account.
  * Added support for chart leader lines for chart types other
    than Pie and Doughnut.
  * Added support for adding signed VBA macros to workbooks via
    the via the
  * Added support for enabling the Excel "Show #N/A as an empty
    cell" chart option via the :func:`show_na_as_empty_cell` method.
  * Added support for custom total formulas to worksheet tables.
  * Added worksheet page break preview mode via
    :func:`set_pagebreak_view()`.
  * Add support for new Excel dynamic functions added in 2023.
  * Added support for adding a color to the `invert_if_negative`
    chart option.
  * Minor fix for cell color issue.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 398066 from Todd R's avatar Todd R (TheBlackCat) (revision 1)
Renamed version of python-xlsxwriter to conform to python package naming rules.

Updated to version 0.8.7.
Displaying all 17 revisions
openSUSE Build Service is sponsored by