RichTextRunFont() Constructor
Initializes a new instance of the RichTextRunFont class with the default settings.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Remarks
Use this constructor to instantiate the default font that is Calibri, 11.
See Also