Click or drag to resize

Workbook AddInFunctions Property

Returns collection of add-in functions.

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

Property Value

Type: AddInFunctionsCollection
See Also