GrapeCity.Xaml.Excel
Index Property (ExcelRow)


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

Property Value

The index of the row
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelRow Class
ExcelRow Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options