isText

abstract fun isText(i: Int): Boolean

Return

true if the cell at location i is TEXT

Parameters

i

i the index into the row (0 based)