Variant f = new Variant(false); Dispatch.call(workbook, "Close", f);
workbook.invoke("Close", new Variant [] { new Variant(false) });