entire_column property

entire_column property

Gets a Range object that represents the entire column (or columns) that contains the specified range.

Definition:

@property
def entire_column(self):
    ...

See Also