column property

column property

Gets and sets the column index of the input cell.

Definition:

@property
def column(self):
    ...

See Also