Click or drag to resize

ExcelWorkbookDefaultFontName Property

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

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

Property Value

String
See Also