Gets or sets whether cell notes are automatically updated when changes are made to the note style or to the text, or notes are added, removed, or moved.
public bool AutoUpdateNotes {get; set;}
'Declaration
Public Property AutoUpdateNotes As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
instance.AutoUpdateNotes = value
value = instance.AutoUpdateNotes