Share via


Font.FontSize Property

Definition

Font Size.

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

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

Property Value

Returns FontSize.

Applies to