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: 9.0.0
Syntax
public ExcelFont Font { get; }

Property Value

ExcelFont
See Also