public class WorksheetSearchPublic Class WorksheetSearchpublic ref class WorksheetSearchtype WorksheetSearch = class end| WorksheetSearch | Constructs WorksheetSearch instance for the specified Worksheet. |
| Count | Total number of results. |
| CurrentIndex | Zero-based index of the current result. |
| Clear | Clears the list of results. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| IsRegionFound | Determines whether the specified region is found. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| Next | Moves to the next result. |
| Previous | Moves to the previous result. |
| Refresh | Refreshes the search results. |
| Start | Starts searching for the specified value with the specified options. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |