ReplaceOptions class
ReplaceOptions class
Represent the replace options.
The ReplaceOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__(self) | Constructs a new instance of ReplaceOptions |
Properties
| Property | Description |
|---|---|
| case_sensitive | Indicates if the searched string is case sensitive. |
| match_entire_cell_contents | Indicates whether to match entire cells contents |
| regex_key | Indicates whether the searched key is regex. If true then the searched key will be taken as regex. |
| font_settings | The rich formatted settings for the replaced text. |
| style_flags | Gets and sets flags of applying font settings. |
See Also
- module
aspose.cells