Spread Windows Forms 12.0 Product Documentation
Column2 Property (CellHyperlinkData)


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

Property Value

An integer value represents the target right column index.
See Also

Reference

CellHyperlinkData Structure
CellHyperlinkData Members