Click or drag to resize

ExcelFontName Property

Gets or sets the name of the font family. Default font is Arial.

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

Property Value

String
See Also