'Declaration Public Overloads Function GetValue( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal sheetArea As SheetArea _ ) As Object
Parameters
- row
- The row index.
- column
- The column index.
- sheetArea
- The sheet area.
Return Value
Returns the value of the cell.