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: 7.0.0
Syntax
public string Name { get; set; }

Property Value

Type: String
See Also