Enum
FindBy

Direction for traversing cells during find and replace operations within a worksheet.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

cs-api-definition
public enum FindBy

Fields

Columns

Search proceeds vertically down each column before moving to the next column.

Declaration

cs-api-definition
Columns = 1

Field Value

FindBy

Rows

Search proceeds horizontally across each row before moving to the next row.

Declaration

cs-api-definition
Rows = 0

Field Value

FindBy

In this article
DefinitionFieldsColumnsRows
Not finding the help you need?
Contact Support