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