Attachmate.Reflection.Objects.Emulation.T27 Library > T27Screen Object : FindField3 Function |
object.FindField3( _ ByVal startRow As Long, _ ByVal startColumn 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). |