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 200.

See Also

ExcelFont Class | GemBox.Spreadsheet Namespace