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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.