Delphi調用Excel的相關方法,感謝原作者
摘要:
內容來源https://www.cnblogs.com/brightsea/p/2085673.html,感謝原作者DELPHI中EXCEL组件的使用方法: 一) 使用动态创建的方法 首先创建 Excel 对象,使用ComObj: var ExcelApp: Variant; ExcelApp := 阅读全文
posted @ 2022-07-09 09:42 天上星 阅读(110) 评论(0) 推荐(0) 编辑