Click or drag to resize

AddtionalFormatWrapper Font Property

Gets the font associated with the current style.

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

Return Value

Type: IFont
The font object.

Implements

IExtendedFormat Font
See Also