Cell :: isValid - Is cell valid
The function checks whether the cell is valid or not. In case of empty tables or unattached lines, cells returned may be invalid..
Return value: State of function return ( bool )
A State true indicates, that the function was executed successfully. Otherwise state is false.