Back to Devexpress

RichTextRunFont Properties

officefileapi-devexpress-dot-spreadsheet-dot-richtextrunfont-dot-underscore-properties.md

latest3.1 KB
Original Source

RichTextRunFont Properties

Contains font attributes for a rich text run.

NameDescription
BoldGets or sets a value indicating whether the current text run is formatted as bold.
ColorGets or sets the color of the font applied to the current text run.
FontStyleGets or sets the font style (bold, italic, etc.) applied to the current text run.
ItalicGets or sets a value indicating whether the current text run is formatted as italic.
NameGets or sets the name of the font applied to the current text run.
SchemeStyleGets or sets the scheme of the font applied to the current text run.
ScriptGets or sets whether the current text run is formatted as subscript, superscript, or neither.
SizeGets or sets the size of the font applied to the current text run.
StrikethroughGets or sets a value indicating whether the current text run is formatted as strikethrough.
UnderlineTypeGets or sets the underline type applied to the current text run.

See Also

RichTextRunFont Class

RichTextRunFont Members

DevExpress.Spreadsheet Namespace