Gets excel cell with the specified name or at the specified position.
Overload List
| Name | Description | |
|---|---|---|
| Item Int32 |
Gets excel cell at the specified index.
| |
| Item String |
Gets excel cell with the specified full or partial name.
| |
| Item Int32, Int32 |
Gets excel cell at the specified relative position.
|
See Also