GeneralNote.TextStyle Property
Parent Object: GeneralNoteDescription
Gets/Sets the TextStyle of the GeneralNote.
Syntax
GeneralNote.TextStyle() As TextStyleProperty Value
This is a read/write property whose value is a TextStyle.Samples
Name | Description |
Add a general note | This sample illustrates creating text (general note) in a sheet. |