Code: var iframe = document.getElementById('ExcelExportIFrame'); //this line of code works fine var myContentDocument = iframe.contentDocument; ...
確定! 回上一頁