Click or drag to resize

Workbook CustomFontFilePaths Property

Returns or sets the custom path of font files.

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

Property Value

Type: String
See Also