RichTextString Properties |
The RichTextString type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BeginCallsCount |
Returns number of begin update calls that have no corresponding end update. Read-only.
(Inherited from
CommonWrapper
.)
|
![]() |
DefaultFont |
Gets or sets the default font for the workbook.
|
![]() |
IsFormatted |
Indicates whether rich text string has formatting runs. Read-only.
|
![]() |
Parent |
Returns parent object. Read-only.
|
![]() |
RtfText |
Obsolete.
Returns text in rtf format. Read-only.
|
![]() |
Text |
Gets / sets text of the string.
|