Spread for ASP.NET 12 Product Documentation
columnField Field


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class : columnField Field
Gets or sets the model column index.
Syntax
'Declaration
 
Protected columnField As Integer
'Usage
 
Dim instance As Cell
Dim value As Integer
 
value = instance.columnField
 
instance.columnField = value
protected int columnField
See Also

Reference

Cell Class
Cell Members