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