Click or drag to resize

IExtendedFormat Font Property

Returns font object for this extended format.

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

Property Value

Type: IFont
See Also