XLSReadWriteII 5 - Default author
Posted: Fri Dec 14, 2012 10:48 am
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.
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.