Click or drag to resize

CellStyleObject Font Property

Returns a Font object that represents the font of the specified object. Read-only.

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

Property Value

Type: IFont

Implements

IExtendedFormat Font
See Also