Apply format to a cell after being written in XlsxWriter

后端 未结 4 1627
野趣味
野趣味 2020-12-05 17:28

I work on python using XlsxWriter and I\'ve been trying to solve this problem with no success:

My app must create an Xlsx file in which data is shown in a table-like

4条回答
  •  無奈伤痛
    2020-12-05 18:07

    I'm the author of that module and unfortunately that isn't possible.

    It is a planned feature, and (a small) part of the internal infrastructure is there to support it, but it isn't currently available and I can't say when it will be.

    Update: this feature was never implemented and is no longer planned.

提交回复
热议问题