Is there a way to manage the column/cell widths when exporting to Excel with django-import-export?

孤街醉人 提交于 2019-12-11 05:56:41

问题


I don't see anything about it in the docs for django-import-export. I would like to know if there is a way to change the width of columns in the exported Excel spreadsheet, so that the column becomes wide enough to fit all data? (Right now it is splitting a long piece of data between two narrow columns.) Perhaps something in the resource customization?

来源:https://stackoverflow.com/questions/38639271/is-there-a-way-to-manage-the-column-cell-widths-when-exporting-to-excel-with-dja

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!