XlRichTextRun Constructors
Represents a region of the cell text with its own set of font characteristics.Name | Parameters | Description |
---|---|---|
XlRichTextRun(String, XlFont) | text, font | Initializes a new instance of the XlRichTextRun class with the specified settings. |
See Also