Gets or sets whether the hotspot will appear only if the text is in the specified row.
public int Row {get; set;}
'Declaration
Public Property Row As Integer
'Usage
Dim instance As Hotspot
Dim value As Integer
instance.Row = value
value = instance.Row