[]
Specifies the order in which to search the range.
public enum SearchOrder
Public Enum SearchOrder
Name | Description |
---|---|
ByColumns | Searches down through a column, then moves to the next column. |
ByRows | Searches across a row, then moves to the next row. |