column_span property

column_span property

Gets the total number of columns that contain the cell.

Definition:

@property
def column_span(self):
    ...

See Also