isNumeric

fun isNumeric(colNum: Int): Boolean(source)

Return

true if the cell at location i is NUMERIC

Parameters

colNum

the index into the row (0 based)