例如,我想在年份列上设置过滤器并设置当年的默认值。 xl = Dispatch("Excel.Application") xl.Workbooks.Open(file_path) xl.ActiveWorkbook.Worksheets(sheetname).Range ...
確定! 回上一頁