RichTextRun Members
A region of the cell text with its own set of font characteristics.Properties
| Name | Description |
|---|---|
| Font | Provides access to font settings of the current rich text run. |
| Text | Gets the text of the current rich text run. |
Methods
| Name | Description |
|---|---|
| Equals(T) | Indicates whether the current object is equal to another object of the same type. Inherited from IEquatable<T>. |
See Also