# SearchOptions

## Properties

### ifNoMatch 

• **ifNoMatch**: *"returnLowerBound" | "returnUpperBound" | "returnNotFound"*

*Defined in [src/Lookup/SearchStrategy.ts:19](https://github.com/handsontable/hyperformula/blob/b8542ec/src/Lookup/SearchStrategy.ts#L19)*

___

### ordering 

• **ordering**: *"asc" | "desc" | "none"*

*Defined in [src/Lookup/SearchStrategy.ts:18](https://github.com/handsontable/hyperformula/blob/b8542ec/src/Lookup/SearchStrategy.ts#L18)*

___

### returnOccurrence

• **returnOccurrence**? : *"first" | "last"*

*Defined in [src/Lookup/SearchStrategy.ts:20](https://github.com/handsontable/hyperformula/blob/b8542ec/src/Lookup/SearchStrategy.ts#L20)*