class
RangeCollection
Source: aspose.
Encapsulates a collection of Range objects.
Methods
add(range) → Number
Adds a Range item to the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
range |
|
Range object |
- Returns
-
Number
add()
Reserved for internal use.
clear()
contains()
Reserved for internal use.
get(index) → Range
Gets the Range element at the specified index.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
index |
Number |
|
The zero based index of the element. |
- Returns
-
RangeThe element at the specified index.
get()
Reserved for internal use.
getCount()
indexOf()
Reserved for internal use.