KDCalc Class Library

IComInterop.ClearCell Method

Clears the value of a cell on the active sheet.

Overload List

Clears the value of a cell on the active sheet.

void ClearCell(int,int);

Clears the value of a cell on the specified sheet.

void ClearCell(int,int,int);

Clears the value of a cell on the specified sheet.

void ClearCell(string,int,int);

See Also

IComInterop Interface | KnowledgeDynamics.KDCalc Namespace