Spread Silverlight Documentation
StartColumn Property (ITableStruct)


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

Reference

ITableStruct Interface
ITableStruct Members