NamedRange.Phonetics Property

Definition

Gets the Phonetics collection of the NamedRange control.

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

Property Value

The Phonetics collection of the NamedRange control.

Applies to