Click or drag to resize

ExcelWorkbookDefaultSettingsDefaultFontSize Property

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

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

Property Value

Type: Double
See Also