Range.SetPhonetic Method

Definition

Creates Phonetic objects for all the cells in the specified range.

public:
 void SetPhonetic();
public void SetPhonetic ();
Public Sub SetPhonetic ()

Remarks

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

Applies to