mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
Update utility.c
This commit is contained in:
parent
11b2bff0c3
commit
fbb6e43e11
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ char *error_strings[LXW_MAX_ERRNO + 1] = {
|
|||
"NULL function parameter ignored.",
|
||||
"Function parameter validation error.",
|
||||
"Function string parameter is empty.",
|
||||
"Datetime struct parameter has an invalid field value.",
|
||||
"Worksheet name exceeds Excel's limit of 31 characters.",
|
||||
"Worksheet name cannot contain invalid characters: '[ ] : * ? / \\'",
|
||||
"Worksheet name cannot start or end with an apostrophe.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue