Gets formatted value from the specified column.


SYNTAX


public string GetValueFormatted (int columnIndex)


PARAMETERS


columnIndex — int

Defines index of the required column.


RETURN


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