| Constructor Summary |
|---|
| Property Getters/Setters Summary | ||
|---|---|---|
function | getCaseSensitive() | |
function | setCaseSensitive(value) | |
| Indicates if the searched string is case sensitive. | ||
function | getMatchEntireCellContents() | |
function | setMatchEntireCellContents(value) | |
| Indicates whether to match entire cells contents | ||
function | getRegexKey() | |
function | setRegexKey(value) | |
| Indicates whether the searched key is regex. If true then the searched key will be taken as regex. | ||
function getCaseSensitive() / function setCaseSensitive(value)
function getMatchEntireCellContents() / function setMatchEntireCellContents(value)
function getRegexKey() / function setRegexKey(value)