Range.ClearNotes Method

Clears notes and sound notes from all the cells in the specified range.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Function ClearNotes As Object
'Usage
Dim instance As Range
Dim returnValue As Object

returnValue = instance.ClearNotes()
Object ClearNotes()

Return Value

Type: System.Object

See Also

Reference

Range Interface

Range Members

Microsoft.Office.Interop.Excel Namespace