RichTextRunFont(SpreadsheetFont) Constructor
Initializes a new instance of the RichTextRunFont class with the specified settings.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| value | SpreadsheetFont | A SpreadsheetFont object containing the necessary font settings. |
See Also