SpreadsheetGear 2023
IArguments Interface
Members 


SpreadsheetGear.CustomFunctions Namespace : IArguments Interface
Represents the arguments of a custom function to the Function.Evaluate() method.
Object Model
IArguments Interface
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public Interface IArguments 
'Usage
 
Dim instance As IArguments
[System.Reflection.DefaultMember("Item")]
public interface IArguments 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IArguments Members
SpreadsheetGear.CustomFunctions Namespace