FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / ProductFunction Field


In This Topic
ProductFunction Field
In This Topic
Specifies an instance of the PRODUCT function.
Syntax
'Declaration
 
Public Shared ReadOnly ProductFunction As FunctionInfo
 
'Usage
 
Dim value As FunctionInfo
 
value = FunctionInfo.ProductFunction
Remarks
For more information on this function, refer to the PRODUCT function in the Spread for .NET Formula Reference.
See Also