pyspreadsheet icon indicating copy to clipboard operation
pyspreadsheet copied to clipboard

How to change row height and column width

Open TivonJJ opened this issue 10 years ago • 1 comments

TivonJJ avatar Mar 18 '15 02:03 TivonJJ

Unfortunately, it is not supported at the moment. However, XlsxWriter (the underlying Python library) does support it. https://xlsxwriter.readthedocs.org/worksheet.html

I will look into adding support in a future release.

extrabacon avatar Mar 18 '15 11:03 extrabacon