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