Hi.
I have another question regarding the default author of the xls and the xlsx files.
I see that the default author is set in Xc12DefaultData5.pas (const XLS_DEFAULT_DOCPROPS_CORE) and in XLSDefaultDataXLSX5.pas (const DEFAULT_DOCPROPS_CORE).
If I change the author in the constant XLS_DEFAULT_DOCPROPS_CORE it changes the author of the xlsx output file but not the author of a xls file.
Changing the author in the constant DEFAULT_DOCPROPS_CORE does not have any effect (neither xls nor xlsx).
How do I change the default author of the xls files?
Maybe you could leave the author blank for both xls and xlsx files in the next update?
thank you.
XLSReadWriteII 5 - Default author
Re: XLSReadWriteII 5 - Default author
Hello
The current value for author was just a test value, it will be removed in the next update.
The current value for author was just a test value, it will be removed in the next update.
Lars Arvidsson, Axolot Data