Share via


Font.FontName Property

Definition

Font Name.

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

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

Property Value

Returns FontName.

Applies to