Spread Silverlight Documentation
StartRow Property (ITableStruct)


GrapeCity.CalcEngine.Expressions Namespace > ITableStruct Interface : StartRow Property
The start row index of the table, it's same as the header's row index.
Syntax
'Declaration
 
ReadOnly Property StartRow As System.Integer
'Usage
 
Dim instance As ITableStruct
Dim value As System.Integer
 
value = instance.StartRow
System.int StartRow {get;}
See Also

Reference

ITableStruct Interface
ITableStruct Members