The SpreadsheetGear.CustomFunctions namespace provides an API for defining custom functions which may be added to a workbook set.
Class | Description |
---|---|
Function | Override this class to implement a SpreadsheetGear for .NET custom function. |
Interface | Description |
---|---|
IArguments | Represents the arguments of a custom function to the Function.Evaluate() method. |
IValue | Represents a simple value which may be empty, numeric, text, logical or an error. |
Enumeration | Description |
---|---|
ValueType | Specifies the type of a value. |
Volatility | Specifies the volatility of a custom function. |
See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.
Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.
SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.