@@ -535,7 +535,7 @@ public class HtmlTableToExcelConverter {
switch (key) {
case "background-color":
- setBackgroundColor(style, value);
+// setBackgroundColor(style, value);
break;
case "font-family":
font.setFontName(value);