[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] ExecuteExcel4Macros through OleAutomation

Can anybody help me in converting the following VBA to SWT OleAutomation?

Application.ExecuteExcel4Macro "SHOW.TOOLBAR(""Ribbon"",False)"

The above code hides Robbons from Excel 2007.

Regards and Thanks