SpreadProcessing: Handle invalid color definitions when importing XLSX documents
The XlsxFormatProvider could throw FormatException: 'Input string was not in a correct format.' while parsing a color definition. Suppress such errors so that the document can be imported and use default values for the colors.