Page 1 of 1

XLSReadWriteII 5 - Default author

Posted: Fri Dec 14, 2012 10:48 am
by d3nton
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.

Re: XLSReadWriteII 5 - Default author

Posted: Fri Dec 21, 2012 1:28 pm
by larsa
Hello

The current value for author was just a test value, it will be removed in the next update.