GrapeCity.Spreadsheet アセンブリ > GrapeCity.CalcEngine 名前空間 > CellHyperlinkData 構造体 : Row2 プロパティ |
'Declaration
Public ReadOnly Property Row2 As Integer
'使用法
Dim instance As CellHyperlinkData Dim value As Integer value = instance.Row2
public int Row2 {get;}