GetValue Method
From Office Open XML
Overload List
| Name | Description | |
|---|---|---|
| GetValue(Int32, Int32) |
Get the cell value from thw worksheet
| |
| GetValue<(Of <(T>)>)(Int32, Int32) |
Get a strongly typed cell value from the worksheet
|