Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

RichTextRange Members

A range of characters within a cell’s rich text.

Properties

Name Description
Font Provides access to font settings for the current region of the cell text.
Text Gets or sets a text string for the current region of the cell text.

Methods

Name Description
SetFont(SpreadsheetFont) Applies the specified font settings to the current region of the cell text.
See Also