GemBox.Spreadsheet

ExcelFont.Size Property

Gets or sets font size.

public int Size {get; set;}

Remarks

Unit is twip (1/20th of a point).

Default value of this property is determined by GemBox.Spreadsheet.ExcelFile.DefaultFontSize

See Also

ExcelFont Class | GemBox.Spreadsheet Namespace