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