GrapeCity.Xaml.SpreadSheet.Data
RowEnd Property (CellsEnumerator)


Gets the ending row to enumerate.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public ReadOnly Property RowEnd As Integer
'Usage
 
Dim instance As CellsEnumerator
Dim value As Integer
 
value = instance.RowEnd
[DefaultValue()]
public int RowEnd {get;}

Property Value

The ending row index.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CellsEnumerator Class
CellsEnumerator Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options