KDCalc Class Library

KDCalcEngine.SetDateInNamedCell Method (String, String)

Utility method to set the date in a single named cell.

public void SetDateInNamedCell(
   string namedCell,
   string date
);

Parameters

namedCell
The name of the cell.
date
The date to be set in the cell.

See Also

KDCalcEngine Class | KnowledgeDynamics.KDCalc Namespace | KDCalcEngine.SetDateInNamedCell Overload List