first_column property

first_column property

Gets the index of the first column of the range.

Definition:

@property
def first_column(self):
    ...

See Also