It is possible to opening new onenote notebook and section via VB.NET? I was searching for all this time but never found the match result. Does anyone know the code?
            Asked
            
        
        
            Active
            
        
            Viewed 1,038 times
        
    1 Answers
0
            
            
        https://msdn.microsoft.com/en-us/library/office/jj680120.aspx How To Write To A OneNote 2013 Page Using C# and The OneNote Interop
I believe the OneNote Interop APIs is what you want.
        Jorge Aguirre
        
- 2,787
 - 3
 - 20
 - 27
 
- 
                    Thanks before, but i was searching for visual basic language. Is that just for C#? – Gopla Sep 14 '17 at 06:53
 - 
                    1Oh! Thanks then :) – Gopla Sep 15 '17 at 06:08