Name | Description | |
---|---|---|
![]() |
Registers listener so that it will receive events from the form. |
|
![]() |
Gets the cell to start the search from. |
|
![]() |
Gets the text to find. |
|
![]() |
Gets the target of the search – the referenced worksheet or the entire workbook. |
|
![]() |
Gets whether to search in formatted cell text, unformatted value or formula. |
|
![]() |
Gets a value indicating whether the search should be case-sensitive. |
|
![]() |
Gets the text to replace with. |
|
![]() |
Gets the search order - horizontal or vertical. |
|
![]() |
Gets a value indicating whether to match entire cells only. |
|
![]() |
Unregisters listener so that it will no longer receive form events. |
|
![]() |
Sets the cell to start the search from. |
|
![]() |
Sets the text to find. |
|
![]() |
Sets the target of the search – the referenced worksheet or the entire workbook. |
|
![]() |
Sets whether to search in formatted cell text, unformatted value or formula. |
|
![]() |
Sets a value indicating whether the search should be case-sensitive. |
|
![]() |
Sets the text to replace with. |
|
![]() |
Sets the search order - horizontal or vertical. |
|
![]() |
Sets a value indicating whether to match entire cells only. |