Attachmate.Reflection.Objects.Emulation.UTS Library > UtsScreen Object : FindField4 Function |
object.FindField4( _ ByVal startRow As Long, _ ByVal startColumn As Long, _ ByVal fieldLength As Long, _ ByVal fieldtype As FieldType, _ ByVal findoption As FindOption _ ) As _HostField
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | This exception is thrown if the startRow or startColumn parameters are outside the range of valid values (1 to Rows) or (1 to Columns). |