XmlMappedRange.Phonetics Property
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.
Gets the Phonetics collection of the XmlMappedRange 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 XmlMappedRange control.