isNumeric

fun isNumeric(colNum: Int): Boolean

Return

true if the cell at location i is NUMERIC

Parameters

colNum

the index into the row (0 based)