Share via


Font.Bold Property

Definition

Bold.

Represents the following element tag in the schema: x:b.

public DocumentFormat.OpenXml.Spreadsheet.Bold Bold { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.Bold? Bold { get; set; }
member this.Bold : DocumentFormat.OpenXml.Spreadsheet.Bold with get, set
Public Property Bold As Bold

Property Value

Returns Bold.

Applies to