SetValue Method (ITableCell)
Sets the cell to a new value.

C# Syntax

void SetValue( 
   object value
)

Parameters

value
The new value.