ChartTitleFont Property Bytescout Spreadsheet SDK
Gets a SpreadsheetFont object that represents the font of the specified object.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public override SpreadsheetFont Font { get; }

Property Value

Type: SpreadsheetFont
The font.
See Also

Reference