Link Search Menu Expand Document

ISpreadsheetFontBold Property

Gets a value indicating whether this SpreadsheetFont is bold.

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

Property Value

Type: Boolean
true if bold; otherwise, false.
See Also

Reference