| 
					05-24-2013, 04:55 PM,  
				 | |||||
| 
 | |||||
|  RE: ActiveXObjectへのパラメータの渡し方 まさに、探していたのは「skip-optional-arg」でした! こちらのコードでも、期待どおりの動作をすることが、確認できました。 ちなみに、dyoshidaさんのコードで {obj-Excel.ActiveWorkbook.ExportAsFixedFormat xlTypePDF, pdf-file-name, xlQualityStandard, true, false, skip-optional-arg, skip-optional-arg, true, skip-optional-arg } とありますが、最後のskip-optional-argは、省略可能なので、 {obj-Excel.ActiveWorkbook.ExportAsFixedFormat xlTypePDF, pdf-file-name, xlQualityStandard, true, false, skip-optional-arg, skip-optional-arg, true } としても、同等ですね。 ありがとうございました! | |||||
| 
					« Next Oldest | Next Newest »
				 | 
| Messages In This Thread | 
| ActiveXObjectへのパラメータの渡し方 - by Kaneko - 05-21-2013, 05:02 PM RE: ActiveXObjectへのパラメータの渡し方 - by dyoshida - 05-23-2013, 03:55 PM RE: ActiveXObjectへのパラメータの渡し方 - by Kaneko - 05-24-2013, 04:55 PM | 
Users browsing this thread:
1 Guest(s)
1 Guest(s)




 
 
 
				
 
