EmbeddedFont.Font Property

Definition

Embedded Font Name.

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

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

Property Value

Returns Font.

Applies to