Gets value from the specified column.


SYNTAX

public object GetValue (Row row)


PARAMETERS

row — RowDefines index of the required column.


RETURN

object Returns the value of the referenced column, or null if it doesn't exist in the selected range.