KDCalc Class Library

IComInterop.SetValue Method

Set the value of a cell on the specified worksheet.

Overload List

Set the value of a cell on the specified worksheet.

void SetValue(int,int,int,string);

Set the value of a cell on the active worksheet.

void SetValue(int,int,string);

Set the value of a cell on the specified worksheet.

void SetValue(string,int,int,string);

See Also

IComInterop Interface | KnowledgeDynamics.KDCalc Namespace