'Declaration
Public Enum SearchOrder Inherits System.Enum
'Usage
Dim instance As SearchOrder
public enum SearchOrder : System.Enum
'Declaration
Public Enum SearchOrder Inherits System.Enum
'Usage
Dim instance As SearchOrder
public enum SearchOrder : System.Enum
Member | Description |
---|---|
ByColumns | Specifies that search should proceed vertically in a column and then to the next / previous column. |
ByRows | Specifies that search should proceed horizontally in a row and then to the next / previous row. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.SearchOrder
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2