DrawingNotes.LeaderNotes Property
Parent Object: DrawingNotesDescription
Property that returns the collection of leader notes on the sheet.
Syntax
DrawingNotes.LeaderNotes() As LeaderNotesProperty Value
This is a read only property whose value is a LeaderNotes.Samples
Name | Description |
Add new leader note | This sample illustrates creating leader text on a sheet. |