set_range method
set_range
Sets the searched range.
def set_range(self, ca):
...
Parameter | Type | Description |
---|---|---|
ca | CellArea | the searched range. |
See Also
- module
aspose.cells
- class
FindOptions
Sets the searched range.
def set_range(self, ca):
...
Parameter | Type | Description |
---|---|---|
ca | CellArea | the searched range. |
aspose.cells
FindOptions