Parameters
- startRow
- Start row position.
- startColumn
- Start column position.
- fieldLength
- Length of the field.
- fieldtype
- A fieldtype value that specifies the type of field (protected, unprotected, or any) to search for.This is a FieldType Enumeration value that specifies the type of field (protected, unprotected, or any) to search for.
- findoption
- A FindOption enumeration value that specifies the direction to search.
Return Value
If a field is found, a HostField object is returned. If no field is found, nothing is returned.