Click or drag to resize

ExcelWorkbookDefaultSettingsDefaultFontName Property

Gets or sets default font name for the newly created worksheets.

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

Property Value

Type: String
See Also