如何在Autoit中创建新的有效Excel文件?
Local $sFileName = @ScriptDir & "\Worksheet.xls" Local $oExcel = _Excel_BookNew($sFileName, 10)
创建一个0 Bytes无效的,我无法打开.
excel scripting automation file autoit
autoit ×1
automation ×1
excel ×1
file ×1
scripting ×1