bool_value property

bool_value property

Gets the boolean value contained in the cell.

Definition:

@property
def bool_value(self):
    ...

See Also