Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / MisspelledWord Object / StartRow Property
In This Topic
    StartRow Property (MisspelledWord)
    In This Topic
    Returns the starting row of the misspelled word.
    Syntax
    expression.StartRow As Integer
    where expression is a variable that represents a MisspelledWord Object
    See Also