isCellEmpty

fun isCellEmpty(cell: Cell): Boolean

Return

true if it null or blank or string and empty

Parameters

cell

the cell to check