Click or drag to resize

XlsWorkbook InnerFonts Property

Gets the collection of fonts used within the spreadsheet.

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

Property Value

Type: XlsFontsCollection
See Also