GrapeCity.Xaml.Excel
Row Property (SelectionRange)


Gets the zero-based index of the start row of the range.
Syntax
'Declaration
 
Public Property Row As Integer
'Usage
 
Dim instance As SelectionRange
Dim value As Integer
 
instance.Row = value
 
value = instance.Row
public int Row {get; set;}

Property Value

The start row index.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SelectionRange Class
SelectionRange Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options