XlSearchWithin Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the extent of the search for the range.
public enum class XlSearchWithin
public enum XlSearchWithin
Public Enum XlSearchWithin
- Inheritance
-
XlSearchWithin
Fields
Name | Value | Description |
---|---|---|
xlWithinSheet | 1 | Limit search to current sheet. |
xlWithinWorkbook | 2 | Search whole workbook. |