Spread Windows Forms 11.0 Product Documentation
SumIfFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members