I am working with an Excel workbook that has multiple conditional formatting rules with different colors. When I save the workbook with Aspose.Cells, the resulting file’s conditional formatting rules are all the same color. I’m currently saving it as an xlsm file, but I’ve tried every format supported by Aspose.Cells and none have worked. I created a simple test workbook and .Net project to duplicate this. It’s attached.