'Usage
Dim instance As IOfficeTools Dim noteText As String instance.CreateNewNote(noteText)
Parameters
- noteText
- The text to insert in the note. If null (or in Visual Basic, Nothing) is passed in, a textual representation of the current host screen is inserted.