KDCalc Class Library

KDCalcEngine.GetFormattedTextFromNamedCell Method 

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

public string GetFormattedTextFromNamedCell(
   string namedCell
);

Parameters

namedCell
The name of the cell.

Implements

IComInterop.GetFormattedTextFromNamedCell

See Also

KDCalcEngine Class | KnowledgeDynamics.KDCalc Namespace