Usage void AnnoObjSetNoteTextColor(Red As Long, Green As Long, Blue As Long)
Description Sets up the text color of the aotNote object.
Parameters Red Long Red component of RGB.
Green Long Green component of RGB.
Blue Long Blue component of RGB.
Return value None
Programming Notes None