match_entire_cell_contents property
match_entire_cell_contents property
Indicates whether to match entire cells contents
Remarks
The default value is true.
Definition:
@property
def match_entire_cell_contents(self):
...
@match_entire_cell_contents.setter
def match_entire_cell_contents(self, value):
...
See Also
- module
aspose.cells
- class
ReplaceOptions