[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] ExecuteExcel4Macros through OleAutomation
|
- From: sajid622@xxxxxxxxxxx (Sajid)
- Date: Fri, 11 Apr 2008 14:33:46 +0000 (UTC)
- Newsgroups: eclipse.platform.swt
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
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