Is there a way to manage the column/cell widths when exporting to Excel with django-import-export? -
i don't see in docs django-import-export. know if there way change width of columns in exported excel spreadsheet, column becomes wide enough fit data? (right splitting long piece of data between 2 narrow columns.) perhaps in resource customization?
Comments
Post a Comment