Spread Windows Forms 12.0 Product Documentation
RowsFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members