Set a value in a single named cell.
IComInterop.SetValueInNamedCell
Attempts to transform the given value into the most appropriate type, either a number, boolean, or text value. For example "10.32" would be set as a number, "true" would be set as a boolean and "hello" would go in as text. A "" value clears the cell.
KDCalcEngine Class | KnowledgeDynamics.KDCalc Namespace