SpreadsheetGear 2017
SpreadsheetGear.CustomFunctions Namespace (SpreadsheetGear2017.Core)
Inheritance Hierarchy
The SpreadsheetGear.CustomFunctions namespace provides an API for defining custom functions which may be added to a workbook set.
Classes
 ClassDescription
ClassOverride this class to implement a SpreadsheetGear custom function.
Interfaces
 InterfaceDescription
InterfaceRepresents the arguments of a custom function to the Function.Evaluate() method.
InterfaceRepresents a simple value which may be empty, numeric, text, logical or an error.
Enumerations
 EnumerationDescription
EnumerationSpecifies the type of a value.
EnumerationSpecifies the volatility of a custom function.
See Also

Reference

SpreadsheetGear2017.Core Assembly