KDCalc Class Library

IComInterop.GetTextFromNamedCell Method 

Utility method to get the text value from a single named cell

string GetTextFromNamedCell(
   string namedCell
);

Parameters

namedCell
The name of the cell.

See Also

IComInterop Interface | KnowledgeDynamics.KDCalc Namespace