[]
        
Specifies how the cell notes are displayed.
public enum NoteStyle
  Public Enum NoteStyle
  | Name | Description | 
|---|---|
| Hidden | Does not display the cell note or the cell note indicator  | 
      
| PopupNote | Displays the cell note as a floating object only when the mouse is over the cell note indicator  | 
      
| PopupStickyNote | Displays the cell sticky note as a floating object only when the mouse is over the cell note indicator  | 
      
| StickyNote | Always displays the cell note as a movable box  |