Skip to main content
Row

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

SpreadsheetFont Members

Contains the cell font attributes.

#Properties

Name Description
Bold Gets or sets the value indicating whether the cell content is formatted as bold.
Color Gets or sets the color of the font applied to the cell content.
FontStyle Gets or sets the font style (bold, italic, etc.) applied to the cell content.
Italic Gets or sets the value indicating whether the cell content is formatted as italic.
Name Gets or sets the name of the font applied to cell content.
SchemeStyle Gets or sets the font scheme for the current font.
Script Formats the cell content as subscript or superscript.
Size Gets or sets the size of the font applied to the cell content.
Strikethrough Gets or sets the value indicating whether the cell content is formatted as strikethrough.
UnderlineType Gets or sets the type of underline applied to the cell content.
See Also