KDCalc Class Library

KDCalcEngine.GetTextFromNamedCell Method 

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

public string GetTextFromNamedCell(
   string namedCell
);

Parameters

namedCell
The name of the cell.

Implements

IComInterop.GetTextFromNamedCell

See Also

KDCalcEngine Class | KnowledgeDynamics.KDCalc Namespace