See Also

IArguments Interface  | SpreadsheetGear.CustomFunctions Namespace

See Also SpreadsheetGear The Performance Spreadsheet Component Company 

IArguments Interface Members

SpreadsheetGear.CustomFunctions Namespace : IArguments Interface

IArguments overview

Public Properties

 Property Count Returns the number of arguments to the custom function.
 Property CurrentColumn Returns the column of the cell which is currently being calculated.
 Property CurrentFormula Returns the formula of the cell which is currently being evaluated, or null if no cell is currently being evaluated.
 Property CurrentFunctionName Returns the name of the function which is currently being evaluated.
 Property CurrentRow Returns the row of the cell which is currently being calculated.
 Property CurrentWorksheet Returns the worksheet of the cell which is currently being calculated.
 Property Item Returns the argument specified by the zero based index.

Public Methods

 Method ClearError Clears errors associated with the custom function which is currently being evaluated.
 Method GetArrayDimensions Returns the dimensions, consisting of the number of rows and columns, of the specified argument.
 Method GetArrayValue Returns the specified value.
 Method GetLogical Returns the argument specified by the zero based index as a logical (boolean) value.
 Method GetNumber Returns the argument specified by the zero based index as a double precision floating point number.
 Method GetText Returns the argument specified by the zero based index as a string.

See Also

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.