-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I guess this isn't an issue really. New to programming and github. I am working on a project to automate building onenote notebooks based on xml database exports when I ran across onepy. I have no coding experience and had been banging my head against the Onenote COM object module documentation for days. Translating the C# code to python, I ran into issues with attribute declarations, and was wondering how you knew to use the numberic values as opposed to the way it's portrayed in the example code. (i.e. OneNote.HeirarchyScope.hsScope vs. '4' in GetHierarchy())
Metadata
Metadata
Assignees
Labels
No labels