remove_range method
remove_range(self, index)
Removes one range by given index.
def remove_range(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | the index of the range to be removed. |
See Also
- module
aspose.cells - class
ErrorCheckOption
Removes one range by given index.
def remove_range(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | the index of the range to be removed. |
aspose.cellsErrorCheckOption