質問

How i can open a workbook without the Auto_Open running using Jacob ??

役に立ちましたか?

解決

try this:

excel.setProperty("EnableEvents", new Variant(false));
ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top