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

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -