Click or drag to resize

IWorkbook AddInFunctions Property

Returns collection of all workbook's add-in functions. Read-only.

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

Property Value

Type: IAddInFunctions
See Also