Spread for ASP.NET 12 Product Documentation
ColumnCount Property (CalcReference)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > CalcReference Class : ColumnCount Property
Gets the number of columns in the cell or range reference.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property ColumnCount As Integer
'Usage
 
Dim instance As CalcReference
Dim value As Integer
 
value = instance.ColumnCount
public abstract int ColumnCount {get;}
See Also

Reference

CalcReference Class
CalcReference Members