Spread Windows Forms 12.0 Product Documentation
IpmtFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members