GrapeCity.Xaml.Excel
Index Property (IExcelRow)


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

Property Value

The index of the row
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelRow Interface
IExcelRow Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options