getValue
fun getValue(row: <Error class: unknown class>, col: <Error class: unknown class>): <Error class: unknown class>
Retrieves the value at the given @row and @col index.
Return
the value at the given indices
Since
1.0
Parameters
row
the row index
col
the column index