Click or drag to resize

IInternalFont Font Property

Returns XlsFont for current font. Read-only.

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

Property Value

Type: XlsFont
See Also