Closed DougHennig closed 1 year ago
A quick 'Google' of the length confirms your setting. Not sure why I had set it for 30 instead of 31... Anyway, I will also update my defines file as well.
From: Doug Hennig @.> Sent: Tuesday, July 20, 2021 10:27 AM To: ggreen86/XLSX-Workbook-Class @.> Cc: Subscribed @.***> Subject: [ggreen86/XLSX-Workbook-Class] Maximum length of a sheet name (#60)
The maximum length of a sheet name is 31, not 30, characters, so in my copy, I changed the value of the LIMITS_MAX_SH_NAME constant in VFPXWorkbookXLSX.h
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/ggreen86/XLSX-Workbook-Class/issues/60, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGWB33P4FWKZCLLHIHS7R6LTYWBURANCNFSM5AV5LMCA.
The include file has been corrected.
The maximum length of a sheet name is 31, not 30, characters, so in my copy, I changed the value of the LIMITS_MAX_SH_NAME constant in VFPXWorkbookXLSX.h