Range.ClearNotes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Clears notes and sound notes from all the cells in the specified range.
public:
System::Object ^ ClearNotes();
public object ClearNotes ();
Public Function ClearNotes () As Object