public abstract DataCell this[ int row, int column ]; {get;}
'Declaration Public MustOverride ReadOnly Default Property Item( _ ByVal row As Integer, _ ByVal column As Integer _ ) As DataCell
DataCellCollection Class DataCellCollection Members