add method
add
Adds a Range
item to the collection.
Returns
def add(self, range):
...
Parameter | Type | Description |
---|---|---|
range | 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 | Range | Range object |
aspose.cells
Range
RangeCollection