ExcelRangesCollection Class |
Namespace: ExpertXls.ExcelLib
The ExcelRangesCollection type exposes the following members.
Name | Description | |
---|---|---|
ExcelRangesCollection |
Constructs and empty collection of ranges.
|
Name | Description | |
---|---|---|
Count |
Gets the number of ranges in collection.
| |
Item |
Gets the range at the specified index.
|
Name | Description | |
---|---|---|
AddRange |
Adds a range to the collection.
| |
GetEnumerator |
Gets the collection enumerator
| |
RemoveRange |
Removes the range at the specified zero based index from collection.
|