All FormatConditions not found

I am doing an evaluation of several Aspose products. I have run into an issue with Aspose Cells for .Net.

I have a worksheet with 5 Conditional Formatting rules which applied to a block of cells. 4 of these rules are Cell Value between rules, the last is a Cell contains a blank rule. When I attempt to retrieve the FormatCondition objects for these rules, only 3 of the 5 are returned, all Cell Value between rules.

In a second worksheet in the same workbook I have another set of rules 4, all Cell Value between rules, applied to several blocks of cells. Again, when I attempt to retrieve the FormatCondition objects, only 3 of the 4 are returned.

In each case the FormatConditions Count property returns a value of 3 and the underlying data structure, when viewed in the debugger, appears to only contain 3 elements.

I am using version 4.9.1.0.

Could you investigate and provide a solution.

Thanks.

Hi,

Could you provide us the template file and sample code here, we will check your issue soon.

Thank you.