以下這個範例是使用Python 操控Excel,新增一個Excel 活頁簿,並將資料寫入工作表,最後存檔離開。 import win32com.client # 取得Excel COMObject excel = win32com.
確定! 回上一頁