Excel Type
I have been looking into implementing an autosize feature in a similar fashion as dimensions are handled in fastmode.
Fastmode changes the filemode of the zipfile to support seeking. Is there a reason why this is not the default? Is it slower?
The autosize feature would require fastmode to be enabled. So I want to remove the fastmode option and make it the default behaviour if you have no objections @shps951023
Excel Type
I have been looking into implementing an autosize feature in a similar fashion as dimensions are handled in fastmode.
Fastmode changes the filemode of the zipfile to support seeking. Is there a reason why this is not the default? Is it slower?
The autosize feature would require fastmode to be enabled. So I want to remove the fastmode option and make it the default behaviour if you have no objections @shps951023