IRichTextString Properties |
The IRichTextString type exposes the following members.
Name | Description | |
---|---|---|
![]() |
IsFormatted |
Indicates whether rich text string has formatting runs. Read-only.
|
![]() |
Parent |
Gets the parent object of the current instance.
(Inherited from
IExcelApplication
.)
|
![]() |
RtfText |
Returns text in rtf format. Read-only.
|
![]() |
Text |
Gets / sets text of the string.
|