Validates sheet name.
The character count MUST be greater than or equal to 1 and less than or equal to 31. The string MUST NOT contain the any of the following characters:
The string MUST NOT begin or end with the single quote (') character.
the name to validate
IllegalArgumentException if validation fails
Validates sheet name.
The character count MUST be greater than or equal to 1 and less than or equal to 31. The string MUST NOT contain the any of the following characters:
The string MUST NOT begin or end with the single quote (') character.