'Declaration Function GetCellAt( _ ByVal row As Integer, _ ByVal column As Integer _ ) As IGridCell
IGridCell GetCellAt( int row, int column )
IGrid Interface IGrid Members