Use Python Excel API to create Excel spreadsheets in Python. Insert or delete rows from XLSX or XLS in your Python applications without MS Office.... insertRows ( 2 , 1 ) \ # Saving the modified.... getCells () . insertRows ( 2 , 10 ) \ # Saving the modified...