entire_row property

entire_row property

Gets a Range object that represents the entire row (or rows) that contains the specified range.

Definition:

@property
def entire_row(self):
    ...

See Also