cell_column property

cell_column property

Gets the column index of the cell.

Definition:

@property
def cell_column(self):
    ...

See Also