get_rows
set_column_dimensions
support.excel.
insert_empty_row_after
Move all the rows above ‘prior_row’ down one and ‘prior_row’+1 emptied.
:param ws : worksheet
:param prior_row : the row below the one to be emptied :type prior_row : a tuple of cells
True