Spread Windows Forms 12.0 Product Documentation
ColumnCount Property (ExternalRangeExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > ExternalRangeExpression Class : ColumnCount Property
Gets the number of columns in the range.
Syntax
'Declaration
 
Public Overrides ReadOnly Property ColumnCount As Integer
'Usage
 
Dim instance As ExternalRangeExpression
Dim value As Integer
 
value = instance.ColumnCount
public override int ColumnCount {get;}

Property Value

Integer number of columns
See Also

Reference

ExternalRangeExpression Class
ExternalRangeExpression Members