Gets or sets font weight (font boldness).
Font weight is an integer value between MinWeight and MaxWeight.
If you want font to have standard boldness, set this property to BoldWeight.
Default value of this property is NormalWeight.
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown if font weight is out of allowed range. |
ExcelFont Class | GemBox.Spreadsheet Namespace