Link Search Menu Expand Document

SpreadsheetFontBold Property

Gets a value indicating whether this SpreadsheetFont is bold.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool Bold { get; }

Property Value

Type: Boolean
true if bold; otherwise, false.

Implements

ISpreadsheetFontBold
See Also

Reference