Link Search Menu Expand Document

SearchOptionsRegexSearch Property

Perform regular expression search. SearchString must contain a regular expression.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool RegexSearch { get; set; }

Property Value

Type: Boolean

Implements

ISearchOptionsRegexSearch
See Also

Reference