Constructor Summary |
---|
ReplaceOptions()
|
Property Getters/Setters Summary | ||
---|---|---|
function | getCaseSensitive() | |
function | setCaseSensitive(value) | |
Indicates if the searched string is case sensitive. | ||
void | setCaseSensitive(value) | |
Indicates if the searched string is case sensitive. | ||
function | getMatchEntireCellContents() | |
function | setMatchEntireCellContents(value) | |
Indicates whether to match entire cells contents |
Constructor Detail |
---|
function ReplaceOptions()
Property Getters/Setters Detail |
---|
setCaseSensitive : boolean | |
function setCaseSensitive(value) |
getCaseSensitive/setCaseSensitive : boolean | |
function getCaseSensitive() / function setCaseSensitive(value) |
getMatchEntireCellContents/setMatchEntireCellContents : boolean | |
function getMatchEntireCellContents() / function setMatchEntireCellContents(value) |