add_columns

support.excel.add_columns(sheet, names)

Add a list of empty columns to a sheet

:param sheet : sheet to be updated

:param names : names of the new columns :type names : list of str