Click or drag to resize

RichTextShape Properties

The RichTextShape type exposes the following members.

Properties
Name Description
Public property DefaultFont
Gets or sets the default font for the workbook.
Public property FormattingRunsCount
Gets the count of formatting runs.
Public property IsFormatted
Gets a value indicating whether the shape is formatted with rich text.
Public property Parent
Gets the parent object of the current instance.
Public property RtfText
Gets the RTF text content.
Public property Text
Gets or sets the text content of the shape.
Top
See Also