Spread Windows Forms 12.0 Product Documentation
Row2 Property (CellHyperlinkData)


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

Property Value

An integer value represents the target bottom row index.
See Also

Reference

CellHyperlinkData Structure
CellHyperlinkData Members