Attachmate.Reflection Assembly > Attachmate.Reflection.Productivity Namespace > MisspelledWord Structure : StartCol Property |
column
of the misspelled word.'Declaration
Public ReadOnly Property StartCol As Integer
'Usage
Dim instance As MisspelledWord Dim value As Integer value = instance.StartCol
public int StartCol {get;}