You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In excel, it is possible to autofit cell (column/row) size by double-clicking on the cols/rows border. Is it possible to add such a feature in excelize?
Output of go version:
go version go1.18.4 linux/amd64
Environment details (OS, Microsoft Excel™ version, physical, etc.):
OS: Fedora linux 36 opening xlsx files via LibreOffice but I suppose it doesn't metter here
The text was updated successfully, but these errors were encountered:
Description
In excel, it is possible to autofit cell (column/row) size by double-clicking on the cols/rows border. Is it possible to add such a feature in excelize?
Output of
go version
:go version go1.18.4 linux/amd64
Environment details (OS, Microsoft Excel™ version, physical, etc.):
OS: Fedora linux 36
opening xlsx files via LibreOffice but I suppose it doesn't metter here
The text was updated successfully, but these errors were encountered: