PR #161 created an issue (#189) where an invalid code page is used when writing the workbook using the default encoding UTF-16LE. This PR will remove the invalid codes from the list used to look up code page identifiers by name so it returns the correct code page for UTF-16LE, MACROMAN, and WINDOWS-1252.
PR #161 created an issue (#189) where an invalid code page is used when writing the workbook using the default encoding UTF-16LE. This PR will remove the invalid codes from the list used to look up code page identifiers by name so it returns the correct code page for UTF-16LE, MACROMAN, and WINDOWS-1252.