The properties of the ExcelFont class are listed below. For a complete list of ExcelFont class members, see the ExcelFont Members topic.
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). |
ExcelFont Class | GemBox.Spreadsheet Namespace