Spread Windows Forms 11.0 Product Documentation
SeriesSumFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members