- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
are the engineer note book glyphs able to be hidden thru the API
Solved! Go to Solution.
are the engineer note book glyphs able to be hidden thru the API
Solved! Go to Solution.
If you are satisfied with API equivalent with this option Notebook Tab Reference (Application Options), it is possible.
ThisApplication.NotebookOptions.DisplayNoteIcons = False To apply changes you need to re-open the document.
Excellent, Thank you sir