Share via


XmlMappedRange.SetPhonetic Method (2007 System)

Creates Phonetic objects for the XmlMappedRange control.

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

Syntax

'Declaration
Public Sub SetPhonetic
'Usage
Dim instance As XmlMappedRange

instance.SetPhonetic()
public void SetPhonetic()
public:
void SetPhonetic()
public function SetPhonetic()

Remarks

Any existing Phonetic objects in the XmlMappedRange control are automatically overwritten (deleted) by the new objects you add using this method.

.NET Framework Security

See Also

Reference

XmlMappedRange Class

XmlMappedRange Members

Microsoft.Office.Tools.Excel Namespace