NamedRange.SetPhonetic Method

Creates Phonetic objects for all the cells in the NamedRange control.

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

Syntax

'Declaration
Sub SetPhonetic
void SetPhonetic()

Remarks

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

.NET Framework Security

See Also

Reference

NamedRange Interface

Microsoft.Office.Tools.Excel Namespace