Enum FindInContentType
Cell content type to search within during find and replace operations.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum FindInContentType
Formulas
Searches the raw formula text as entered by the user (e.g., "=SUM(A1:A10)").
Values
Searches the formatted display text as it appears in the cell after evaluation and formatting.