Link Search Menu Expand Document

RangeFont Property

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 { set; }

Property Value

Type: Font
The font.

Implements

IRangeFont
See Also

Reference