EmbeddedFont.BoldFont Property

Definition

Bold Embedded Font.

Represents the following element tag in the schema: p:bold.

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

Property Value

Returns BoldFont.

Applies to