left property

left property

Gets the distance, in points, from the left edge of column A to the left edge of the range.

Definition:

@property
def left(self):
    ...

See Also