GrapeCity.Xaml.CalcEngine
EndColumn Property (ITableStruct)


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

Reference

ITableStruct Interface
ITableStruct Members