Click or drag to resize

XlsWorkbook AddInFunctions Property

Returns collection of add-in functions. Read-only.

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

Property Value

Type: IAddInFunctions

Implements

IWorkbook AddInFunctions
See Also