offset_y property

offset_y property

Returns a distance from top side of a table to top side of a cell. Read-only float.

Definition:

@property
def offset_y(self):
    ...

See Also