cell_column property

cell_column property

Gets the column index of the cell where the function is in.

Definition:

@property
def cell_column(self):
    ...

See Also