import win32com.client as win32. 1. 建立一个可视的excel app = 'Excel' xl = win32.gencache.EnsureDispatch('%s.Application' % app) ss = xl.Workbooks.
確定! 回上一頁