Click or drag to resize

ExcelCellStyleFont Property

Gets an object used to set the font of the cell.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelFont Font { get; }

Property Value

Type: ExcelFont
See Also