public enum SearchOrder : System.Enum
public enum SearchOrder : System.Enum
Member | Description |
---|---|
ByColumns | Searches down through a column, then moves to the next column. |
ByRows | Searches across a row, then moves to the next row. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.SearchOrder