Enum
FindInContentType

Cell content type to search within during find and replace operations.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

cs-api-definition
public enum FindInContentType

Fields

Formulas

Searches the raw formula text as entered by the user (e.g., "=SUM(A1:A10)").

Declaration

cs-api-definition
Formulas = 0

Field Value

FindInContentType

Values

Searches the formatted display text as it appears in the cell after evaluation and formatting.

Declaration

cs-api-definition
Values = 1

Field Value

FindInContentType

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