IXLSRanges Item Property |
| Name | Description | |
|---|---|---|
|
|
Item String |
Get cell range. Read-only.
(Inherited from
IXLSRange
.)
|
|
|
Item Int32 |
Returns item by index from the collection.
|
|
|
Item Int32, Int32 |
Gets / sets cell by row and column index. Row and column indexes are one-based.
(Inherited from
IXLSRange
.)
|
|
|
Item String, Boolean |
Gets cell range. Read-only.
(Inherited from
IXLSRange
.)
|
|
|
Item Int32, Int32, Int32, Int32 |
Get cell range. Row and column indexes are one-based. Read-only.
(Inherited from
IXLSRange
.)
|