Link Search Menu Expand Document

CellFont Property

Gets or sets the font of the cell.

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

Property Value

Type: Font
The font.

Implements

IFontFormatFont
See Also

Reference