Spread Windows Forms 12.0 Product Documentation
Row2 Property (RangeReference)


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > RangeReference Structure : Row2 Property
Gets the index of the bottom row.
Syntax
'Declaration
 
Public ReadOnly Property Row2 As Integer
'Usage
 
Dim instance As RangeReference
Dim value As Integer
 
value = instance.Row2
public int Row2 {get;}

Property Value

An integer represents the index of the bottom row.
See Also

Reference

RangeReference Structure
RangeReference Members