Back to Devexpress

SpreadsheetFontProperties Properties

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

latest2.1 KB
Original Source

SpreadsheetFontProperties Properties

Contains font attributes for a range of characters within the cell text.

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

See Also

SpreadsheetFontProperties Interface

SpreadsheetFontProperties Members

DevExpress.Spreadsheet Namespace