'Declaration
Public Shared Sub FindRange( _
ByVal As Integer, _
ByVal column As Integer, _
ByVal As Integer, _
ByVal columnCount As Integer, _
ByVal As ITableRangeManager, _
ByVal As Integer, _
ByVal maxColumnCount As Integer, _
ByRef As List(Of ITableRange), _
ByRef As List(Of ITableRange) _
)