NamedRange.SoundNote Property

Definition

public:
 property Microsoft::Office::Interop::Excel::SoundNote ^ SoundNote { Microsoft::Office::Interop::Excel::SoundNote ^ get(); };
public Microsoft.Office.Interop.Excel.SoundNote SoundNote { get; }
member this.SoundNote : Microsoft.Office.Interop.Excel.SoundNote
Public ReadOnly Property SoundNote As SoundNote

Property Value

Remarks

This property should not be used. Sound notes have been removed from Microsoft Office Excel.

Applies to