GemBox.Spreadsheet

ExcelFont Members

ExcelFont overview

Public Static Fields

BoldWeight Default bold font weight.
MaxWeight Maximum font weight.
MinWeight Minimum font weight.
NormalWeight Normal font weight.

Public Instance Properties

Color Gets or sets font color.
Italic Gets or sets if the font is italic.
Name Gets or sets name of the font.
ScriptPosition Gets or sets font script position.
Size Gets or sets font size.
Strikeout Gets or sets if the font is struck out.
UnderlineStyle Gets or sets font underlining.
Weight Gets or sets font weight (font boldness).

See Also

ExcelFont Class | GemBox.Spreadsheet Namespace