RangeRichTextString Properties |
The RangeRichTextString 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 the default font for the cell at the specified row and column.
|
|
|
Index |
Gets the index of the string in the shared string table.
|
|
|
IsFormatted |
Indicates whether rich text string has formatting runs. Read-only.
(Inherited from
RichTextString
.)
|
|
|
Parent |
Returns parent object. Read-only.
(Inherited from
RichTextString
.)
|
|
|
RtfText |
Obsolete.
Returns text in rtf format. Read-only.
(Inherited from
RichTextString
.)
|
|
|
Text |
Gets / sets text of the string.
(Inherited from
RichTextString
.)
|