| SpreadsheetGear.CustomFunctions Namespace : IArguments Interface |
Count | Returns the number of arguments to the custom function. |
CurrentColumn | Returns the column of the cell which is currently being calculated. |
CurrentFormula | Returns the formula of the cell which is currently being evaluated, or null if no cell is currently being evaluated. |
CurrentFunctionName | Returns the name of the function which is currently being evaluated. |
CurrentRow | Returns the row of the cell which is currently being calculated. |
CurrentWorksheet | Returns the worksheet of the cell which is currently being calculated. |
Item | Returns the argument specified by the zero based index. |
ClearError | Clears errors associated with the custom function which is currently being evaluated. |
GetArrayDimensions | Returns the dimensions, consisting of the number of rows and columns, of the specified argument. |
GetArrayValue | Returns the specified value. |
GetLogical | Returns the argument specified by the zero based index as a logical (boolean) value. |
GetNumber | Returns the argument specified by the zero based index as a double precision floating point number. |
GetText | Returns the argument specified by the zero based index as a string. |
IArguments Interface | SpreadsheetGear.CustomFunctions Namespace
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.