height property

height property

Returns the height of the cell. Read-only float.

Definition:

@property
def height(self):
    ...

See Also