Click or drag to resize

XlsWorkbook InnerAddInFunctions Property

Gets the collection of add-in functions.

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

Property Value

Type: XlsAddInFunctionsCollection
See Also