ISearchOptions InterfaceBytescout Spreadsheet SDK
Search options class

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public interface ISearchOptions

The ISearchOptions type exposes the following members.

Properties

  NameDescription
Public propertyCaseSensitiveSearch
Use case sensitive search.
Public propertyRegexSearch
Perform regular expression search. SearchString must contain a regular expression.
Public propertySearchBackwards
Perform backward search.
Public propertySearchString
String to search.
Top
See Also

Reference