has_merged_cells property

has_merged_cells property

Gets the value that indicates whether the table has merged cells.

Definition:

@property
def has_merged_cells(self):
    ...

See Also