GetValue (int columnIndex)
method
Gets value from the specified column.
Syntax
public object GetValue (int columnIndex)
Parameters
columnIndex — int
Defines 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.
Discussion
Join PTMC community to post your comments
No comments yet. Be the first.