Link Search Menu Expand Document

SpreadsheetCustomFunctionsCallback Property

Gets or sets the callback external functions.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public CustomFunctionsCallback CustomFunctionsCallback { get; set; }

Property Value

Type: CustomFunctionsCallback
The external functions.
See Also

Reference