'Declaration
Overloads Function GetText( _ ByVal startRow As Integer, _ ByVal startColumn As Integer, _ ByVal endRow As Integer, _ ByVal endColumn As Integer _ ) As String
Parameters
- startRow
- starting row position
- startColumn
- starting column position
- endRow
- ending row position
- endColumn
- ending column position