Spread for ASP.NET 12 Product Documentation
GetBaseColumn Method


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

Reference

IExpressionConsumer Interface
IExpressionConsumer Members