Click or drag to resize

WorkbookDefaultFontName Property

Returns or sets the name of the default font.

Namespace:  Spire.Xls
Assembly:  Spire.XLS (in Spire.XLS.dll) Version: 11.9.3.0 (11.9.3.5040)
Syntax
public string DefaultFontName { get; set; }

Property Value

Type: String
See Also