first_column property

first_column property

Gets the index of the first column of the range.

Remarks

Only effects when it only contains one range.

Definition:

@property
def first_column(self):
    ...

See Also