'Declaration Sub SetCellValue( _ ByVal row As Integer, _ ByVal colName As String, _ ByVal value As Object _ )
void SetCellValue( int row, string colName, object value )
ISupportExpressions Interface ISupportExpressions Members