get_merged_areas method

get_merged_areas(self)

Gets all merged cells.


def get_merged_areas(self):
    ...

See Also