欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

Open and Print a Word Document

 更新時(shí)間:2007年06月15日 00:00:00   作者:  
Demonstration script that opens and prints and existing Microsoft Word document. 
復(fù)制代碼 代碼如下:

Set objWord = CreateObject("Word.Application")
Set objDoc = objWord.Documents.Open("c:\scripts\inventory.doc")

objDoc.PrintOut()
objWord.Quit

相關(guān)文章

最新評(píng)論