RangeCollection.AddRange
RangeCollection.AddRange method
Adds a Range item to the collection.
public int AddRange(Range range)
| Parameter | Type | Description |
|---|---|---|
| range | Range | the range to be added |
Return Value
index of the added range in this collection
See Also
- class Range
- class RangeCollection
- namespace Aspose.Cells
- assembly Aspose.Cells