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