Richard Welsh
Richard Welsh
> Here is the answer I was looking for, hope it would be helpful for someone. `range.format.autofitColumns();` https://learn.microsoft.com/en-us/javascript/api/excel/excel.rangeformat?view=excel-js-preview#excel-excel-rangeformat-autofitcolumns-member(1) > > For height you can see https://learn.microsoft.com/en-us/javascript/api/excel/excel.rangeformat?view=excel-js-preview#excel-excel-rangeformat-autofitrows-member(1) Unfortunately, that is the...
Please merge this request
Just tested out the build from this PR, and in my project, the component went from taking a few seconds to load to loading basically instantly
Frozen columns only became supported with horizontal v-dom on tabulator 5.4 there is an open PR that brings support for 5.3, but we need to update to the latest version...