first_column_index property

first_column_index property

Returns an index of first column, covered by the cell. Read-only int.

Definition:

@property
def first_column_index(self):
    ...

See Also