Stylesheet.Fonts Property

Definition

Fonts.

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

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

Property Value

Returns Fonts.

Applies to