SetText Method (ITableCell)
Sets the contents of the table cell to the specified text value.

C# Syntax

void SetText( 
   string text
)

Parameters

text
the text value to set.