Click or drag to resize

ExcelWorkbookDefaultFontSizePoints Property

Gets or sets default font size in points for the newly created worksheets.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public double DefaultFontSizePoints { get; set; }

Property Value

Double
See Also