Share

DrawingNotes.GeneralNotes Property

Parent Object: DrawingNotes

Description

Property that returns the collection of general notes on the sheet.

Syntax

DrawingNotes.GeneralNotes() As GeneralNotes

Property Value

This is a read only property whose value is a GeneralNotes.

Samples

Name Description
Add a general note This sample illustrates creating text (general note) in a sheet.
Creating Stacked Text This sample demonstrates the creation of stacked text and text with superscript & subscript.

Version

Introduced in version 10

Was this information helpful?