ITableRange Find( int row, int column )
'Declaration Overloads Function Find( _ ByVal row As Integer, _ ByVal column As Integer _ ) As ITableRange
'Declaration
Overloads Function Find( _ ByVal row As Integer, _ ByVal column As Integer _ ) As ITableRange
'Usage Dim instance As ITableRangeManager Dim row As Integer Dim column As Integer Dim value As ITableRange value = instance.Find(row, column)
'Usage
Dim instance As ITableRangeManager Dim row As Integer Dim column As Integer Dim value As ITableRange value = instance.Find(row, column)
ITableRangeManager Interface ITableRangeManager Members Overload List