Link Search Menu Expand Document

ChartTitleFont Property

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.0.2045-master
Syntax
public override SpreadsheetFont Font { get; }

Property Value

Type: SpreadsheetFont
The font.
See Also

Reference