NamedRange::ClearNotes Method ()

 

Clears notes from all the cells in the NamedRange control.

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

Object^ ClearNotes()

Return Value

Type: System::Object^

The following code example adds a note to a NamedRange control named NamedRange1 and then prompts you to remove all notes from NamedRange1 by calling the ClearNotes method.

This example is for a document-level customization.

No code example is currently available or this language may not be supported.
Return to top
Show: