Posted 26 December 2024, 12:37 am EST - Updated 26 December 2024, 12:44 am EST
Hi GrapeCity developers, I were encountered an issue about accessing Count value from sheet.Cells.FormatConditions.Count when working with some excel files.
I already checked the FormatConditions not null but when getting the value from Count which is inside FormatConditions, It always throws a null exception.
You can use the attached file for reproducing issue.
The version I used is Grapecity.Documents.Excel 7.2.0 in .NET
Thank you guys for taking time to read this.