GrapeCity.Xaml.CalcEngine
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 Integer
'Usage
 
Dim instance As ITableStruct
Dim value As Integer
 
value = instance.StartRow
int StartRow {get;}
See Also

Reference

ITableStruct Interface
ITableStruct Members