I am using ASPOSE.Cell Component to read an Excel. I am able to read normal values from cells. But in my excel few cell values are driven by Add-In formulas, which i am not able to read. When i read the value of those cells using cell[].Value, i am always getting NULL.
Has anyone experienced this? Please advice.
Thanks K B B