getStringValue

abstract fun getStringValue(node: N, column: Column): String?

Returns the string value for the cell at columnIndex and of node.

Return

the value Object at the specified cell

Parameters

node

the node whose value is to be queried

column

the field whose value is to be queried