Back to Devexpress

SpreadsheetFont Members

officefileapi-devexpress-dot-spreadsheet-dot-spreadsheetfont-dot-underscore-members.md

latest1.7 KB
Original Source

SpreadsheetFont Members

Contains the cell font attributes.

Properties

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

See Also

SpreadsheetFont Interface

DevExpress.Spreadsheet Namespace