add method
add(self, range)
Adds a Range item to the collection.
Returns
def add(self, range):
...
| Parameter | Type | Description |
|---|---|---|
| range | aspose.cells.Range | Range object |
See Also
- module
aspose.cells - class
Range - class
RangeCollection
Adds a Range item to the collection.
def add(self, range):
...
| Parameter | Type | Description |
|---|---|---|
| range | aspose.cells.Range | Range object |
aspose.cellsRangeRangeCollection