import os import xlwings as xw newContent = [['双肩包','64','110'],['腰包','23','58']] # 给出要追加的行数据 app = xw