Returns specified value of row with custom format.


SYNTAX

public string FormatValue (object value,Row row)


PARAMETERS

value — objectValue to change format.row — RowRow to output.


RETURN

string Returns formated value.