[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.TextFormatInfo.Bold

Bold Property

Bold

Gets or sets the top-level font weight for the content of the element.

Declaration
public bool Bold { get; set; }
Public Property Bold As Boolean
Property Value
Type Description
bool
<code>True</code> if font weight is bold (700).

Otherwise, font weight is normal or regular (400).