new ReplaceOptions()

Methods

getCaseSensitive()

Indicates if the searched string is case sensitive.

getFontSettings()

The rich formatted settings for the replaced text.

getMatchEntireCellContents()

Indicates whether to match entire cells contents

getRegexKey()

Indicates whether the searched key is regex. If true then the searched key will be taken as regex.

setCaseSensitive()

Indicates if the searched string is case sensitive.

setFontSettings()

The rich formatted settings for the replaced text.

setMatchEntireCellContents()

Indicates whether to match entire cells contents

setRegexKey()

Indicates whether the searched key is regex. If true then the searched key will be taken as regex.