Spread for ASP.NET 12 Product Documentation
GetBaseRow Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > IExpressionConsumer Interface : GetBaseRow Method
Gets the base row of the relative formula.
Syntax
'Declaration
 
Function GetBaseRow() As Integer
'Usage
 
Dim instance As IExpressionConsumer
Dim value As Integer
 
value = instance.GetBaseRow()
int GetBaseRow()
See Also

Reference

IExpressionConsumer Interface
IExpressionConsumer Members