Attachmate.Reflection.Objects.Emulation.UTS Library > UtsScreen Object : SearchText1 Function |
object.SearchText1( _ ByVal text As String, _ ByVal startRow As Long, _ ByVal startColumn As Long, _ ByVal findoption As FindOption _ ) As _ScreenPoint
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown if the startRow or startColumn parameters are outside the range of valid values: (1 to Rows) or (1 to Columns). |