Class $.wijmo.wijspread.SearchFoundFlags
Constructor Attributes | Constructor Name and Description |
---|---|
Specifies where the search string is found.
|
Field Attributes | Field Name and Description |
---|---|
[8] Indicates that the string is found in the cell formula.
|
|
[1] Indicates that the string is found in the cell text.
|
|
[0] Indicates that no string is found.
|
Field Detail
CellFormula
[8] Indicates that the string is found in the cell formula.
CellText
[1] Indicates that the string is found in the cell text.
None
[0] Indicates that no string is found.