Click or drag to resize

CellStyle Font Property

Returns a Font object that represents the font of the specified object.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ExcelFont Font { get; }

Property Value

Type: ExcelFont
See Also