Click or drag to resize

RTFStringArray Properties

The RTFStringArray type exposes the following members.

Properties
Name Description
Public property IsFormatted
Indicates whether rich text string has formatting runs. Read-only.
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Public property RtfText
Returns text in rtf format. Read-only.
Public property Text
Gets / sets text of the string.
Top
See Also