XlsRange Item Property |
| Name | Description | |
|---|---|---|
|
|
Item String |
Gets cell range. Read-only.
|
|
|
Item Int32, Int32 |
Gets / sets cell by row and column index. Row and column indexes are one-based.
|
|
|
Item String, Boolean |
Gets cell range. Read-only.
|
|
|
Item Int32, Int32, Int32, Int32 |
Get cell range. Row and column indexes are one-based. Read-only.
|