Calc .NET > Tutorial > Read a calculated cell value

The following example shows you how to read the value of a formula cell after calculation. CalcSession writes the result into the cached value of the cell, so Cell.Value returns the calculated result while Cell.Formula still holds the formula.

C# example
VB example

Need help? Ask our developers: