Spread Silverlight Documentation
Index Property (IExcelRow)


GrapeCity.Excel Namespace > IExcelRow Interface : Index Property
Gets zero-based index of the row.
Syntax
'Declaration
 
ReadOnly Property Index As System.Integer
'Usage
 
Dim instance As IExcelRow
Dim value As System.Integer
 
value = instance.Index
System.int Index {get;}

Property Value

The index of the row
See Also

Reference

IExcelRow Interface
IExcelRow Members