is_hidden property

is_hidden property

Determines whether the cell is hidden. Read-only bool.

Definition:

@property
def is_hidden(self):
    ...

See Also