Click or drag to resize

IRichTextString Properties

The IRichTextString type exposes the following members.

Properties
Name Description
Public property IsFormatted
Indicates whether rich text string has formatting runs. Read-only.
Public property Parent
Gets the parent object of the current instance.
(Inherited from IExcelApplication .)
Public property RtfText
Returns text in rtf format. Read-only.
Public property Text
Gets / sets text of the string.
Top
See Also