get_range method
get_range(self, index)
Gets the influenced range of this setting by given index.
Returns
return influenced range at given index.
def get_range(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | the index of range |
See Also
- module
aspose.cells - class
CellArea - class
ErrorCheckOption