KDCalc Class Library

IComInterop.GetNumberFromNamedCell Method 

Utility method to get the double value from a single named cell.

double GetNumberFromNamedCell(
   string namedCell
);

Parameters

namedCell
The name of the cell.

See Also

IComInterop Interface | KnowledgeDynamics.KDCalc Namespace