GemBox.Spreadsheet

ExcelFile.DefaultFontSize Property

Gets or sets default font size.

public int DefaultFontSize {get; set;}

Remarks

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

Default value of this property is 200.

See Also

ExcelFile Class | GemBox.Spreadsheet Namespace