expression.GetText( _ ByVal startRow As Integer, _ ByVal startColumn As Integer, _ ByVal length As Integer _ ) As String
Parameters
- startRow
- The starting row position.
- startColumn
- The starting column position.
- length
- The number of screen character positions from which to return data.