Posts: 3
Threads: 2
Joined: Apr 2014
I need example to use the OneNote typelib. My code:
Macro
OneNote connect
typelib OneNote {0EA692EE-BB50-4E3C-AEF0-356D91732725} 1.1
OneNote.Application app._create
I want to open ex. the "Backup" notebook and "Easy" page programatically. What is the solution?