GrapeCity.Xaml.CalcEngine
StartColumn Property (ITableStruct)


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

Reference

ITableStruct Interface
ITableStruct Members