Conditional Format StopIfTrue

I am using aspose 8.7.


The conditional formatting Stop If True is not being set correctly for xls.
I have no issues with xlsx.

FormatCondition fcN = null;
fcN.StopIfTrue = false;


Please ignore this post

Hi,


I believe that you have figured your issue out and the issue is not with Aspose.Cells APIs. If you still have this issue, kindly provide us complete sample code (runnable) with template Excel file to reproduce the issue, we will check it soon.

Thank you.