top property

top property

Gets the distance, in points, from the top edge of row 1 to the top edge of the range.

Definition:

@property
def top(self):
    ...

See Also