摘要:
首先使用ALT+F11 调用 VBScript 然后 “插入”>"模块" 执行脚本 Sub SheetstoWorkbook()Dim iDim sht As WorksheetApplication.DisplayAlerts = FalseFor Each sht In Sheetssht.Co 阅读全文
摘要:
当出现已下异常时: “this.axSpreadsheet1.DataSource = null;” Error 1 The type 'msdatasrc.DataSource' is defined in an assembly that is not referenced. You must 阅读全文