NamedRange.SetPhonetic Method
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.
Creates Phonetic objects for all the cells in the NamedRange control.
public:
void SetPhonetic();
public void SetPhonetic ();
abstract member SetPhonetic : unit -> unit
Public Sub SetPhonetic ()
Remarks
Any existing Phonetic objects in the NamedRange control are automatically overwritten (deleted) by the new objects you add using this method.