Spread for ASP.NET 12 Product Documentation
ColumnRelative Property (CellExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > CellExpression Class : ColumnRelative Property
Determines whether the column coordinate is relative.
Syntax
'Declaration
 
Public Overrides ReadOnly Property ColumnRelative As Boolean
'Usage
 
Dim instance As CellExpression
Dim value As Boolean
 
value = instance.ColumnRelative
public override bool ColumnRelative {get;}
See Also

Reference

CellExpression Class
CellExpression Members