Spread Silverlight Documentation
EndColumn Property (ITableStruct)


GrapeCity.CalcEngine.Expressions Namespace > ITableStruct Interface : EndColumn Property
The end column index of the table.
Syntax
'Declaration
 
ReadOnly Property EndColumn As System.Integer
'Usage
 
Dim instance As ITableStruct
Dim value As System.Integer
 
value = instance.EndColumn
System.int EndColumn {get;}
See Also

Reference

ITableStruct Interface
ITableStruct Members