column property

column property

Gets column number (zero based) of the cell.

Definition:

@property
def column(self):
    ...

See Also