modify column and row data in that column in existing sheet openpyexcel code example Example: openpyxl delete column by name >>> ws.delete_cols(6, 3)