Spread Windows Forms 11.0 Product Documentation
IrrFunction Field


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > FunctionInfo Class : IrrFunction Field
Specifies an instance of the IRR function.
Syntax
'Declaration
 
Public Shared ReadOnly IrrFunction As FunctionInfo
'Usage
 
Dim value As FunctionInfo
 
value = FunctionInfo.IrrFunction
public static readonly FunctionInfo IrrFunction
Remarks
For more information on this function, refer to the IRR function in the Spread for .NET Formula Reference.
See Also

Reference

FunctionInfo Class
FunctionInfo Members