XlsRangesCollection Item Property | 
| Name | Description | |
|---|---|---|
| 
 | 
Item Int32 | 
 
Returns item by index from the collection.
 
 | 
| 
 | 
Item String | 
 
Get cell range.
 
 | 
| 
 | 
Item Int32, Int32 | 
 
Gets / sets cell by row and index.
 
 | 
| 
 | 
Item String, Boolean | 
 
Gets cell range. Read-only.
 
 | 
| 
 | 
Item Int32, Int32, Int32, Int32 | 
 
Get cell range.
 
 |