Cannot get value of a computed cell

I have a sheet that has a computed column (has a formula).

Using aspose, I am trying to get the Value of the cell but it returns null.

Any ideas?

example:

var d = cells[i,j].Value;

This returns null for that one column. Works fine for other columns that does not have a formula tied to it.

Thank you.

Hi,

Thanks for your posting and using Aspose.Cells for .NET.

Please provide us your sample project to look into this issue. Also provide the source files which you are using in your sample project. We will look into your issue and help you asap.