public class ReplaceOptions
extends java.lang.Object
| Constructor and Description |
|---|
ReplaceOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCaseSensitive()
Indicates if the searched string is case sensitive.
|
FontSetting[] |
getFontSettings()
The rich formatted settings for the replaced text.
|
boolean |
getMatchEntireCellContents()
Indicates whether to match entire cells contents
|
boolean |
getRegexKey()
Indicates whether the searched key is regex.
|
void |
setCaseSensitive(boolean value)
Indicates if the searched string is case sensitive.
|
void |
setFontSettings(FontSetting[] value)
The rich formatted settings for the replaced text.
|
void |
setMatchEntireCellContents(boolean value)
Indicates whether to match entire cells contents
|
void |
setRegexKey(boolean value)
Indicates whether the searched key is regex.
|
public boolean getCaseSensitive()
public void setCaseSensitive(boolean value)
public boolean getMatchEntireCellContents()
public void setMatchEntireCellContents(boolean value)
public boolean getRegexKey()
public void setRegexKey(boolean value)
public FontSetting[] getFontSettings()
public void setFontSettings(FontSetting[] value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2001-2023. All Rights Reserved.