Range.Text Property

Definition

Returns or sets the text for the specified object.

public:
 property System::Object ^ Text { System::Object ^ get(); };
public object Text { get; }
Public ReadOnly Property Text As Object

Property Value

Remarks

For the Phonetic object, this property returns or sets its phonetic text. You cannot set this property to Null.

Applies to