Link Search Menu Expand Document

SpreadsheetFontFontName Property

Gets the name of the font.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public string FontName { get; }

Property Value

Type: String
The name of the font.

Implements

ISpreadsheetFontFontName
See Also

Reference