I'm trying to use the following code to create a workbook with different colors on each row. It doesn't seem to like the nested css I'm using. If I open this html in a web browser by itself, I'll see the 2 colors. When…...MemoryStream(data); var loadOptions = new LoadOptions(LoadFormat.Html);...wb = new Workbook(stream, loadOptions); shakeel.faiz March 18,...