Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
method | getCaseSensitive() | |
method | setCaseSensitive(value) | |
Indicates if the searched string is case sensitive. | ||
method | getFontSettings() | |
method | setFontSettings(value) | |
The rich formatted settings for the replaced text. | ||
method | getMatchEntireCellContents() | |
method | setMatchEntireCellContents(value) | |
Indicates whether to match entire cells contents | ||
method | getRegexKey() | |
method | setRegexKey(value) | |
Indicates whether the searched key is regex. If true then the searched key will be taken as regex. |
boolean getCaseSensitive() / setCaseSensitive(value)
boolean getMatchEntireCellContents() / setMatchEntireCellContents(value)
boolean getRegexKey() / setRegexKey(value)
FontSetting[] getFontSettings() / setFontSettings(value)