Shows or hides all cell notes on the sheet.
public virtual void ShowNotes(
bool
)
'Declaration
Public Overridable Sub ShowNotes( _
ByVal As Boolean _
)
'Usage
Dim instance As SheetView
Dim show As Boolean
instance.ShowNotes(show)
Parameters
- show
- Whether to show the cell notes