Click or drag to resize

WorkbookCustomFontFilePaths Property

Returns or sets the custom path of font files.

Namespace:  Spire.Xls
Assembly:  Spire.XLS (in Spire.XLS.dll) Version: 11.9.3.0 (11.9.3.5040)
Syntax
public string[] CustomFontFilePaths { get; set; }

Property Value

Type: String
See Also