Back to Devexpress

RichTextRunFont Constructors

officefileapi-devexpress-dot-spreadsheet-dot-richtextrunfont-dot-ctor.md

latest1.6 KB
Original Source

RichTextRunFont Constructors

Contains font attributes for a rich text run.

NameParametersDescription
RichTextRunFont()noneInitializes a new instance of the RichTextRunFont class with the default settings.
RichTextRunFont(SpreadsheetFont)valueInitializes a new instance of the RichTextRunFont class with the specified settings.
RichTextRunFont(String, Double, Color)name, size, colorInitializes a new instance of the RichTextRunFont class with the specified settings.
RichTextRunFont(String, Double)name, sizeInitializes a new instance of the RichTextRunFont class with the specified settings.

See Also

RichTextRunFont Class

RichTextRunFont Members

DevExpress.Spreadsheet Namespace