Range.Text Property
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.
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.