ValueError: Maximum 31 characters allowed in sheet title
Created originally on Bitbucket by vad (Davide Setti)
Hi, I don't understand the limit of 31 chars as sheet title. I have a web app where people can load xmlx files to import data and I can't read some of them because of this limit. Where's the problem with long titles? Should I send a pull request to make it configurable?
Thanks