Enum
FindWithin

Search scope specifying whether to search within a single sheet or across the entire workbook.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

cs-api-definition
public enum FindWithin

Fields

Sheet

Search only within the current worksheet.

Declaration

cs-api-definition
Sheet = 0

Field Value

FindWithin

Workbook

Search across all worksheets in the workbook.

Declaration

cs-api-definition
Workbook = 1

Field Value

FindWithin

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