I'm upgrading an application from XLSReadwrite version 4 to version 6.
In version 6 I use default formats.
All works fine until I do a "XLS.Clear" to start fresh.
After I select my default format and try to write to a cell, i get an access violation.
I have a workaround now by calling "XLS.CMDformat.Defaults.Clear" and re-adding my default formats after the "XLS.Clear".
What's the best way in working with default formats and XLS.Clear?
XLS.Clear does not clear default formats?
Re: XLS.Clear does not clear default formats?
Hello
Your solution is correct. I will implement it in the next update.
Your solution is correct. I will implement it in the next update.
Lars Arvidsson, Axolot Data